Module: JSONAPIHelpers
- Defined in:
- lib/jsonapi_helpers/version.rb,
lib/jsonapi_helpers/action_dispatch_request_wrapper.rb
Defined Under Namespace
Classes: ActionDispatchRequestWrapper
Constant Summary collapse
- MAJOR =
'0'- MINOR =
'1'- PATCH =
'0'- VERSION =
[MAJOR, MINOR, PATCH].join('.').freeze