Method: ActiveSupport::Callbacks::Filters::Before#filter

Defined in:
activesupport/lib/active_support/callbacks.rb

#filterObject (readonly)

Returns the value of attribute filter.



170
171
172
# File 'activesupport/lib/active_support/callbacks.rb', line 170

def filter
  @filter
end