search for: 879118

Displaying 1 result from an estimated 1 matches for "879118".

Did you mean: 879.18
2009 Jul 19
1
admin rounting
Hello everyone, I''ve recently switched from CakePHP to rails. In CakePHP there is a feature called admin routing where your route would look like: /admin/controller/action/ which would map to a method admin_action() in the specified controller. Is something like this available in Rails as well or would I always have to create a separate controller? thanks for your help Marc