Displaying 1 result from an estimated 1 matches for "authorization_rul".
Did you mean:
authorization_rules
2010 Feb 16
0
Strange routing(?) Issue
...> :unprocessable_entity }
end
end
end
********************************************************************************************************************************
rake:routes output
*****************************************************************************
change_authorization_rules GET /authorization_rules/
change(.:format)
{:action=>"change", :controller=>"authorization_rules"}
graph_authorization_rules GET /authorization_rules/
graph(.:format)
{:action=>"graph", :controller=>"authorization_rules"}
suggest_...