undefined method `debug_rjs=' for ActionView::Base:Class
javan opened this issue · 7 comments
javan commented
When I add this to the Gemfile of a fresh Rails 3.1.0.beta1 app and add config.action_view.debug_rjs = true to environments/development.rb I get the following exception:
/gems/actionpack-3.1.0.beta1/lib/action_view/railtie.rb:34:in `send': undefined method `debug_rjs=' for ActionView::Base:Class (NoMethodError)
Deleted user commented
It was removed.
javan commented
Aha! I only mention it because the README file here suggests setting it.
technicalpickles commented
The README still talks about adding this. Any chance of removing it?
stayce commented
bump, still in the readme
brauliobo commented
still
Deleted user commented
wtf
+1
dougfarre commented
:(