For the following: "If you have a controller named Entry, and model named Post, it can be used as follows: class EntryController < ApplicationController scaffold :post end" <http://wiki.rubyonrails.org/rails/pages/Scaffold> Are they saying to create railsProject/app/controllers/entry_controller? And, wouldn''t it be railsProject/app/controllers/entries_controller? thanks, Thufir --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---