Method: Embedly::EmbedlyObject#type
- Defined in:
- lib/embedly/model.rb
#type ⇒ Object
for ruby 1.8.x, type should return @table, not the class.
22 23 24 |
# File 'lib/embedly/model.rb', line 22 def type method_missing :type end |
for ruby 1.8.x, type should return @table, not the class.
22 23 24 |
# File 'lib/embedly/model.rb', line 22 def type method_missing :type end |