Did you add a route for that action, e.g.:
resource :great_resources do
as_routes
member do
get :anything
end
end
Last time I've seen it, it was a routing problem (AFAIR)
--
You received this message because you are subscribed to the Google Groups
"ActiveScaffold : Ruby on Rails plugin" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/activescaffold/-/43dFtUtBDsIJ.
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/activescaffold?hl=en.