jsonapi-rb / jsonapi-rails

Rails gem for fast jsonapi-compliant APIs.
http://jsonapi-rb.org
MIT License
319 stars 63 forks source link

undefined method `configure' for JSONAPI::Rails:Module #85

Closed caseyprovost closed 6 years ago

caseyprovost commented 6 years ago

I copied over the initializer and immediately started getting this error. Yes, the gem is installed. I am on Rails 5.1.2 and ruby 2.4.1.

undefined method configure'for JSONAPI::Rails:Module

caseyprovost commented 6 years ago

User error