Class: JSONAPI::Consumer::Helpers::DynamicAttributes::DefaultKeyFormatter

Inherits:
Object
  • Object
show all
Defined in:
lib/jsonapi/consumer/helpers/dynamic_attributes.rb

Instance Method Summary collapse

Instance Method Details

#unformat(method) ⇒ Object



76
77
78
# File 'lib/jsonapi/consumer/helpers/dynamic_attributes.rb', line 76

def unformat(method)
  method.to_s
end