On Nov 28, 4:07 pm, scott <[EMAIL PROTECTED]> wrote:
> is it possible to have a before filter apply to all controllers in a
> name space, or do you have to do it separate for each individual
> controller. for example, an admin name space with a require_admin
> before filter.
easiest way is to have those controllers inherit from some common
controller.
Fred
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
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/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---