Method: ActiveSupport::Callbacks::Filters::Before#filter
- Defined in:
- activesupport/lib/active_support/callbacks.rb
#filter ⇒ Object (readonly)
Returns the value of attribute filter.
170 171 172 |
# File 'activesupport/lib/active_support/callbacks.rb', line 170 def filter @filter end |