Skip to content

Instantly share code, notes, and snippets.

@linus-young
Created March 8, 2013 12:43
Show Gist options
  • Save linus-young/5116245 to your computer and use it in GitHub Desktop.
Save linus-young/5116245 to your computer and use it in GitHub Desktop.
some rails command
rails g migration AddColumnToTable column:type
rails g scaffold MyModel --no-stylesheets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment