I'm having the same problem. Routes are showing up even when I do `rake routes`, but not when the application runs in a server.
ruby 1.9.2-head, both WEBrick and Thin 1.2.7 On Feb 15, 6:13 am, Ingo <[email protected]> wrote: > Hi, my Rails 3 engine plugin's routes are not recognized ('No route > matches...') even though they seem to get registered ok (they show up > in Rails.application.routes) - any idea why anybody? > > Thanks! > Ingo -- 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.

