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