Skip to content

Instantly share code, notes, and snippets.

@alvin2ye
Created August 29, 2009 15:35
Show Gist options
  • Save alvin2ye/177506 to your computer and use it in GitHub Desktop.
Save alvin2ye/177506 to your computer and use it in GitHub Desktop.
run "rm public/index.html"
generate(:scaffold, "post title:string body:text")
route "map.root :controller => :posts"
rake("db:migrate")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment