Class: Pod::Ios

Inherits:
Object
  • Object
show all
Defined in:
lib/stool/Core/LibInfo.rb

Instance Method Summary collapse

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missing(method_id, *arguments, &block) ⇒ Object



17
18
19
# File 'lib/stool/Core/LibInfo.rb', line 17

def method_missing(method_id, *arguments, &block)
  # puts "***" + "method_id = #{method_id}"
end