Hassan Schroeder wrote:
> On Sat, Jul 18, 2009 at 10:57 PM, Dwight
> Shackelford<rails-mailing-l...@andreas-s.net> wrote:
> 
>>>> ActionController::RoutingError (No route matches "/cookbooks" with
>>>> {:method=>:get}):
>>>
>>> OK, so what does `rake routes` for *this* application show?
> 
>> (in C:/InstantRails/rails_apps/cookbook)
> 
> o-tay -- so *exactly* as the error message says, there's no route
> "/cookbooks". That seems like a pretty unambiguous indicator :-)
> 
> So where and why are you calling that?
> 
> --
> Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
> twitter: @hassan

Looks like this is what brings up cookbooks:  http://localhost:3001/

not http://localhost:3001/cookbooks

I'll try to work on this tomorrow, with one of the projects I wrote. 
Cookbook came with the app.  Thanks for your help so far.  Let me get a 
bit more focused.
-- 
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-talk@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