So,What should I do ?I'm a fresher.
On Mon, Aug 31, 2009 at 6:46 PM, Nik Cool
<[email protected]>wrote:
>
> fireflyman wrote:
> > Session ID: 6efd9f650c0eb779f4726c3b5b0c609c
> > Parameters: {}
> >
> >
> > ActionController::RoutingError (No route matches "/catalog" with
> > {:method=>:get}):
>
> >
> > Rendering
> >
> C:/Ruby/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/templates/rescues/layout.erb
> > (not_found)
>
>
> ActionController::RoutingError (No route matches "/catalog" with
> {:method=>:get}):
>
>
> clearly above line indicated that you don't have route for the method
> and
> app.get "/catalog"
> gives 500 indicates you dont have url like this
> "www.yourdomain.com/catalog"
> (No route matches "/catalog" with {:method=>:get}):
>
>
>
>
>
>
>
>
>
> --
> Posted via http://www.ruby-forum.com/.
>
> >
>
--
Sons of Gondor, of Rohan, my brothers!
I see in your eyes the same fear that would take the heart of me.
A day may come when the courage of men fails when we forsake our friends and
break all bonds of fellowship.
But this is not this day.
And hour of wolves and shattered shields when the age of Men comes crashing
down. But this is not this day!
This day we fight! By all that you hold dear on this good earth, I bid you
stand! Men of the West!
--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---