Skip to content

Instantly share code, notes, and snippets.

@injune1123
Last active May 20, 2019 21:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save injune1123/92bdf372500e749ae0292ee34c7552f4 to your computer and use it in GitHub Desktop.
Save injune1123/92bdf372500e749ae0292ee34c7552f4 to your computer and use it in GitHub Desktop.
Rails Cheatsheet
rvm use
bundle install
bundle exec rake db:migrate
bundle exec rake jobs:work
? after a funcion mean it returns a boolean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment