Method: Representable::XML::ClassMethods#collection_representer_class
- Defined in:
- lib/representable/xml.rb
#collection_representer_class ⇒ Object
31 32 33 |
# File 'lib/representable/xml.rb', line 31 def collection_representer_class Collection end |