Libraries
»
json_mapper
(0.2.1)
»
Index
»
JSONMapper
»
ClassMethods
»
#attributes
Method: JSONMapper::ClassMethods#attributes
Defined in:
lib/json_mapper.rb
#
attributes
⇒
Object
55 56 57
# File 'lib/json_mapper.rb', line 55
def
attributes
@attributes
[
to_s
]
||
[
]
end