Class: JsonApiClient::Helpers::DynamicAttributes::DefaultKeyFormatter

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

Instance Method Summary collapse

Instance Method Details

#unformat(method) ⇒ Object



71
72
73
# File 'lib/json_api_client/helpers/dynamic_attributes.rb', line 71

def unformat(method)
  method.to_s
end