gazay / gon

Your Rails variables in your JS
MIT License
3.05k stars 184 forks source link

Did not recognize your adapter specification #227

Closed jaswinder-trantor closed 7 years ago

jaswinder-trantor commented 7 years ago

I am getting this error after adding gon gem to gemfile /bundle and then run rails server:

<%= include_gon(:init => true) %> (incompatible library version - /gems/json-1.8.6/lib/json/ext/parser.so

Ruby: 2.3.1 Rails: 5.1.0

jaswinder-trantor commented 7 years ago

I fixed it by uninstalling a gem json and reinstalling it