Module: HalApi::Representer::FormatKeys

Extended by:
ActiveSupport::Concern
Included in:
HalApi::Representer
Defined in:
lib/hal_api/representer/format_keys.rb

Overview

Link relation names seem to have a standard of being dasherized, as they are URIs property names, on the other hand should, should be camelcase, lower first

Defined Under Namespace

Modules: ClassMethods