beauby / jsonapi

[DEPRECATED] Ruby gem for parsing/rendering JSON API documents.
41 stars 17 forks source link

cannot load jsonapi file from active_support/dependencies.rb #44

Closed vitor-caetano closed 8 years ago

vitor-caetano commented 8 years ago

Hi, I'm getting this:

activesupport-4.1.14.1/lib/active_support/dependencies.rb:247:in `require': cannot load such file -- jsonapi (LoadError)

since the update for 0.1.1.beta4

Yes, I do use version 4.1.14.1 for activesupport.

Hope this helps.. Thanks for the good job!

beauby commented 8 years ago

This is failing for the same reason as #45. I just pushed a new (fixed) version.