Simply Rails 2
« Back
Chapter 5 — Models, Views and Controllers
Generating a Model:
01-story.rb
02-stories.yml
03-stories.yml
04-001_create_stories.rb
05-001_create_stories.rb
Generating a Controller:
06-stories_controller.rb
Creating a View:
07-index.html.erb
08-index.html.erb
09-stories_controller.rb
10-index.html.erb
11-stories_controller.rb
12-index.html.erb
13-index.html.erb
14-stories_controller.rb
Links
Errata page for this book
Other SitePoint books
SitePoint Newsletters
SitePoint Forums