bernat / best_in_place

A RESTful unobtrusive jQuery Inplace-Editor and a helper as a Rails Gem
http://blog.bernatfarrero.com/in-place-editing-with-javascript-jquery-and-rails-3/
1.2k stars 572 forks source link

Rails 6 deprecation warnings #611

Open atstockland opened 5 years ago

atstockland commented 5 years ago

I'm not sure how this should be fixed, otherwise I'd have submitted a pull request. When running under rails 6 betaX the following deprecation are displayed.

DEPRECATION WARNING: ActionView::Base instances should be constructed with a lookup context, assignments, and a controller. (called from new at /Users/LilWayne/.rvm/gems/ruby-2.6.1@flight_record_ruby_233/gems/best_in_place-3.1.1/lib/best_in_place/railtie.rb:7)