Class: Card

Inherits:
MingleModel show all
Extended by:
MingleUnpagerizer
Includes:
Formattable
Defined in:
lib/models/card.rb

Constant Summary

Constants included from MingleUnpagerizer

MingleUnpagerizer::MINGLE_ITEMS_PER_PAGE

Instance Method Summary collapse

Methods included from MingleUnpagerizer

find_every

Methods included from Formattable

#format

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

#idObject



7
8
9
# File 'lib/models/card.rb', line 7

def id
  self.number
end