routing-filter plugin Issue with Rails 2.3.2

Ruby on Rails Add comments

If you get

=> Booting WEBrick
=> Rails 2.3.2 application starting on http://0.0.0.0:3002
/usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/routing/route_set.rb:142:in `named_helper_module_eval’: (eval):28:in `named_helper_module_eval’: compile error (SyntaxError)
(eval):28: syntax error, unexpected kEND, expecting $end
              end                                                                           # end
                 ^      from /usr/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/action_controller/routing/route_set.rb:175:in `define_url_helper’
(…)

after upgrading to Rails 2.3.2, the culprit is likely an outdated routing-filter plugin, so just

script/plugin remove routing-filter

script/plugin install git://github.com/svenfuchs/routing-filter.git

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

2 Responses to “routing-filter plugin Issue with Rails 2.3.2”

  1. Jason Green Says:

    That was exactly it! cheers,

  2. Steve Laing Says:

    Works for me - Many thanks!

Leave a Reply

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in