Hi All,

I just installed the latest Ruby, RubyGems, and Rails on my Windows
machine after having to reinstall the OS.  Then I installed the latest
ActiveScaffold in my new project's \vendor\plugins folder.  WEBrick
boots up fine after this.  But after I install activescaffold-ext to
the plugins folder and then boot WEBrick, I get the following error
message:

=> Booting WEBrick...
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/
core_ext/m
odule/aliasing.rb:33:in `alias_method': undefined method `do_new' for
module `Ac
tiveScaffold::Actions::Create' (NameError)
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/
active_suppo
rt/core_ext/module/aliasing.rb:33:in `alias_method_chain'
        from C:/rails/cookbook/vendor/plugins/activescaffold-ext/lib/
batch_creat
e.rb:140
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `ge
m_original_require'
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `re
quire'
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/
active_suppo
rt/dependencies.rb:153:in `require'
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/
active_suppo
rt/dependencies.rb:521:in `new_constants_in'
        from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/
active_suppo
rt/dependencies.rb:153:in `require'
        from C:/rails/cookbook/vendor/plugins/activescaffold-ext/
init.rb:2:in `e
valuate_init_rb'
         ... 25 levels...
        from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.2.2/lib/commands/
server.rb:4
9
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `ge
m_original_require'
        from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
31:in `re
quire'
        from script/server:3

Any one has the same experience?  Does activescaffold-ext work with
some of the latest versions of Rails, RubyGems, etc.?  How do I fix
this problem?  Please help.  Thanks in advance!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/activescaffold?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to