You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
gigorok
added a commit
to didww/best_in_place
that referenced
this issue
Feb 27, 2020
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)
The text was updated successfully, but these errors were encountered: