Module: WatchTower::Server::Helpers::Presenters
- Included in:
- App
- Defined in:
- lib/watch_tower/server/helpers/presenters.rb
Defined Under Namespace
Modules: InstanceMethods
Class Method Summary collapse
Class Method Details
.included(base) ⇒ Object
8 9 10 |
# File 'lib/watch_tower/server/helpers/presenters.rb', line 8 def self.included(base) base.send :include, InstanceMethods end |