Get your own customer support community
 

problem using RPM-dev with rails 2.1

Using newest rpm v2.2.1 in developers mode with rails 2.1 raises an error when /newrelic UI is accessed.

NoMethodError (undefined method `filter' for #<actioncontroller::filters::beforefilter:0x1a1fee0>):
/mp/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/core_ext/symbol.rb:11:in `__send__'
/mp/lib/ruby/gems/1.8/gems/activesupport-2.1.0/lib/active_support/core_ext/symbol.rb:11:in `to_proc'
/vendor/plugins/newrelic_rpm/ui/controllers/newrelic_controller.rb:11:in `collect'
/vendor/plugins/newrelic_rpm/ui/controllers/newrelic_controller.rb:11</actioncontroller::filters::beforefilter:0x1a1fee0>
 
sad I’m frustrated
Inappropriate?
1 person has this problem

User_default_medium