Displaying 1 result from an estimated 1 matches for "resource_this".
Did you mean:
resource_tags
2008 Mar 12
2
nested routes with a 2-way has_many using join table?
...tes seem to be
equivalent
"instructional_objects/:id/assets" and "assets"
and these two are equivalent:
"assets/:id/instructional_objects" and "instructional_objects".
To make life more confusing for myself (initially at least) i''m also
using resource_this in my controllers. Looking in the log, it looks
like the right request (i think) is going through:
Processing AssetsController#index (for 127.0.0.1 at 2008-03-12 13:45:56)
[GET]
Session ID: 4ca8db0cc675a9dd71fc0ee96031f6ea
Parameters: {"instructional_object_id"=>"0", &q...