Displaying 1 result from an estimated 1 matches for "authorization_usag".
Did you mean:
authorization_usages
2010 Feb 16
0
Strange routing(?) Issue
...rization_rules/
suggest_change(.:format)
{:action=>"suggest_change", :controller=>"authorization_rules"}
authorization_rules GET /
authorization_rules(.:format)
{:action=>"index", :controller=>"authorization_rules"}
authorization_usages GET /
authorization_usages(.:format)
{:action=>"index", :controller=>"authorization_usages"}
/
events/:action
{:controller=>"events"}
event_comments GET /events/:event_id/
comments(.:format)...