Skip to content

railscasts/417-foundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

RailsCasts Episode #417: Foundation

http://railscasts.com/episodes/417-foundation

Requires Ruby 1.9.2 or higher.

Commands used in this episode

rails new store
cd store
rails g scaffold product name price:decimal --skip-stylesheets
rake db:migrate
bundle
rails g foundation:install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published