On Oct 16, 8:04 am, Jeff Eg <[EMAIL PROTECTED]> wrote: > Mind sharing? I am having the same problem and none of these solutions > seem to work: > Restarting WEBrick > Changing the routes.rb file (or leaving it as is either) > deleting the index file in the public folder > > my setup is almost exactly the same except I have /reportcard/ and > report_card_controller.rb > > Any help is appreciated. > Thanks. > -- > Posted viahttp://www.ruby-forum.com/.
The default route to your report_card_controller.rb would be mapped as /report_card and not as /reportcard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

