Class: Card
- Inherits:
-
MingleModel
- Object
- ActiveResource::Base
- MingleModel
- Card
- Includes:
- Formattable
- Defined in:
- lib/models/card.rb
Instance Method Summary collapse
Methods included from Formattable
Methods inherited from MingleModel
#get_attribute_value, #get_property_value, #method_missing
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class MingleModel
Instance Method Details
#id ⇒ Object
6 7 8 |
# File 'lib/models/card.rb', line 6 def id self.number end |