Ruby on Rails latest stable (v2.2.1)
-
0 notes
- Superclass:
ActionController::Filters::ClassMethods::Filter
Abstract base class for filter proxies. FilterProxy objects are meant to mimic the behaviour of the old before_filter and after_filter by moving the logic into the filter itself.

