I have updated to latest Unicode hacks plugin and now it fails when
rails are started …
C:\ruby_projects\radrails\workspace\auth_template>mongrel_rails start
** Starting Mongrel in development mode at 0.0.0.0:3000
** Starting Rails in environment development …
C:/ruby_projects/radrails/workspace/auth_template/config/…/vendor/plugins/scoped_access/init.rb:17:in
load_plugin': un defined method
alias_method_chain’ for #Class:Dispatcher
(NoMethodError)
from
c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/initializer.rb:348:in
load_plugin' from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/core_ext/kernel/reporting.rb:11:in
s
ilence_warnings’
from
c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/initializer.rb:348:in
load_plugin' from c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/initializer.rb:158:in
load_plugins’
from
c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/initializer.rb:158:in
load_plugins' from c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/initializer.rb:102:in
process’
from
c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/initializer.rb:42:in
run' from C:/ruby_projects/radrails/workspace/auth_template/config/environment.rb:16 ... 6 levels... from c:/ruby/lib/ruby/gems/1.8/gems/mongrel-0.3.12.4-mswin32/bin/mongrel_rails:61:in
run’
from
c:/ruby/lib/ruby/gems/1.8/gems/mongrel-0.3.12.4-mswin32/lib/mongrel/command.rb:163:in
`run’
from
c:/ruby/lib/ruby/gems/1.8/gems/mongrel-0.3.12.4-mswin32/bin/mongrel_rails:194
from c:/ruby/bin/mongrel_rails:18
David