Class: RubyAppDumpLogger

Inherits:
Object
  • Object
show all
Defined in:
lib/init-activerecord.rb

Instance Method Summary collapse

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missing(method, *args) ⇒ Object



12
13
# File 'lib/init-activerecord.rb', line 12

def method_missing(method, *args)
end