Skip to content

Instantly share code, notes, and snippets.

@kisai
Last active August 29, 2015 14:05
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 kisai/fe1bee2e45caf16c454b to your computer and use it in GitHub Desktop.
Save kisai/fe1bee2e45caf16c454b to your computer and use it in GitHub Desktop.
Add
rails g migration add_public_and_private_to_document public:string private:string
bin/rails generate migration AddSomeRefAndSomeColumnToSomeTable some:references some_column:boolean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment