Class: AssociationHelper
- Inherits:
-
Object
- Object
- AssociationHelper
- Defined in:
- lib/machine/association_helper.rb
Instance Method Summary collapse
-
#initialize ⇒ AssociationHelper
constructor
:nodoc.
-
#method_missing(name, *args) ⇒ Object
:nodoc.
-
#next(sequence) ⇒ Object
:nodoc.
Constructor Details
#initialize ⇒ AssociationHelper
:nodoc
3 4 5 |
# File 'lib/machine/association_helper.rb', line 3 def initialize #:nodoc end |
Dynamic Method Handling
This class handles dynamic methods through the method_missing method