gazay / gon

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

Warning when upgrading to rails 5 rc #208

Closed tibastral closed 8 years ago

tibastral commented 8 years ago

At the line of my gon assignation :

DEPRECATION WARNING: env is deprecated and will be removed from Rails 5.1 (called from block in class:ApplicationController at /Users/thibaut/goinfre/rushout/app/controllers/application_controller.rb:12)

gon.places_categories = 'test'
ghost commented 8 years ago

Thank you for issue. This warning is fixed #202.