Joe Lewis wrote:
> On Dec 31, 7:39�pm, "Conrad Taylor" <conra...@gmail.com> wrote:
> 
>> Hi Joe, try restarting you server.
>> Good luck,
>>
>> -Conrad
> 
> Well that did the trick. Thank you very much Conrad! Such a simple
> thing. So I'm now curious why the restart was required - but no big
> matter. It works now and I can add items to my controller now with no
> problems. And now I know a little more about this framework.
> 
> Now I can enjoy my new year's eve... ;-) A toast to everyone!
> 
> Cheers,
> Joe

If using Rails 3.0 then before restarting server with "rails server" 
edit "config/routes.rb", and uncomment the following line:

match ':controller(/:action(/:id(.:format)))'

then restart server
-- 
Posted via http://www.ruby-forum.com/.

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to