Module: Gearhead::Extensions::EnabledActions
- Defined in:
- lib/gearhead/extensions/enabled_actions.rb
Instance Method Summary collapse
Instance Method Details
#finder(&block) ⇒ Object
4 5 6 |
# File 'lib/gearhead/extensions/enabled_actions.rb', line 4 def finder(&block) @_gear_finder = block end |