Skip to content

syed-ali-tw/mob-programming

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version: 3.2.0

  • System dependencies: bundle install

  • Database creation: rails db:migrate

  • How to run the test suite: rails test

  • Rails commands and general cheat-sheet

→ rails s – start a rails server → rails c – start a rails console → bundle/ bundle install – install all dependencies specified in gems file → rails db:migrate – in its most basic form it just runs the change or up method for
all the migrations that have not yet been run → rails test [filename] – runs all test in a given file → rails test:system – runs all test in test directory under system folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published