Module: AggtiveRecord::Aggable

Extended by:
ActiveSupport::Concern
Defined in:
lib/aggtive_record/aggable.rb

Defined Under Namespace

Modules: ClassMethods

Instance Method Summary collapse

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missingObject



21
22
23
# File 'lib/aggtive_record/aggable.rb', line 21

def method_missing

end

Instance Method Details

#respond_toObject



25
26
27
# File 'lib/aggtive_record/aggable.rb', line 25

def respond_to

end