Skip to content

syed-ali-tw/mob-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
connected-psobocinski
Mar 24, 2023
4046952 · Mar 24, 2023

History

60 Commits
Mar 22, 2023
Mar 22, 2023
Mar 16, 2023
Mar 24, 2023
Feb 24, 2023
Mar 24, 2023
Feb 21, 2023
Feb 21, 2023
Feb 21, 2023
Mar 24, 2023
Feb 21, 2023
Mar 17, 2023
Feb 21, 2023
Mar 17, 2023
Feb 21, 2023
Mar 16, 2023
Mar 16, 2023
Mar 21, 2023
Feb 21, 2023
Feb 21, 2023

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