Module: Pethau::InitializeWith

Defined in:
lib/pethau/initialize_with.rb

Defined Under Namespace

Modules: ClassMethods

Class Method Summary collapse

Class Method Details

.included(into) ⇒ Object



3
4
5
# File 'lib/pethau/initialize_with.rb', line 3

def self.included into
  into.extend ClassMethods
end