Skip to content

Instantly share code, notes, and snippets.

@calimaborges
Created November 10, 2012 21:53
Show Gist options
  • Save calimaborges/4052659 to your computer and use it in GitHub Desktop.
Save calimaborges/4052659 to your computer and use it in GitHub Desktop.
Ruby on Rails commands
rails generate scaffold post name:string title:string content:text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment