Module: Sentinel::Controller::InstanceMethods
- Defined in:
- lib/sentinel/controller.rb
Instance Method Summary collapse
Instance Method Details
#sentinel ⇒ Object
27 28 29 |
# File 'lib/sentinel/controller.rb', line 27 def sentinel self.instance_eval(&self.class.sentinel) end |