Module: ExvoNotifications::Controllers::Access
- Defined in:
- lib/exvo_notifications/controllers/access.rb
Defined Under Namespace
Modules: InstanceMethods
Class Method Summary collapse
Class Method Details
.included(base) ⇒ Object
2 3 4 |
# File 'lib/exvo_notifications/controllers/access.rb', line 2 def self.included(base) base.send :include, InstanceMethods end |