Method: Hospodar.included
- Defined in:
- lib/hospodar.rb
.included(receiver) ⇒ Object
43 44 45 |
# File 'lib/hospodar.rb', line 43 def self.included(receiver) receiver.extend ClassMethods end |
43 44 45 |
# File 'lib/hospodar.rb', line 43 def self.included(receiver) receiver.extend ClassMethods end |