Class: Coach4rb::Builder::User
Instance Method Summary (collapse)
Methods inherited from Base
#initialize, #method_missing, #to_xml
Constructor Details
This class inherits a constructor from Coach4rb::Builder::Base
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Coach4rb::Builder::Base
Instance Method Details
- (Object) type
68 69 70 |
# File 'lib/coach4rb/builder.rb', line 68 def type :user end |