Skip to content

Instantly share code, notes, and snippets.

@chris-ramon
Forked from anonymous/ng_rails.sh
Created January 20, 2014 21:20
Show Gist options
  • Save chris-ramon/8529445 to your computer and use it in GitHub Desktop.
Save chris-ramon/8529445 to your computer and use it in GitHub Desktop.
rails generate scaffold Post title:string body:string
rake db:migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment