are you sure you have the latest version of active_scaffold? On Thu, Feb 12, 2009 at 8:16 AM, Ed Jones <[email protected]> wrote:
> > Can anyone help me decipher this? This was a newly created app. I ran > rails, set up restful_authentication (it worked) and then added > activescaffold to view the users. > > > C:\Users\Ed\webapps\whendidauth>ruby script/server > => Booting Mongrel > => Rails 2.3.0 application starting on http://0.0.0.0:3000 > c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.0/lib/active_support/ > core_ext/module/aliasing.rb:33:in `alias_method': > undefined method `_pick_template' for class > `ActionView::Base' (NameError) > from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.0/lib/ > active_support/core_ext/module/aliasing.rb:33:in `al > ias_method_chain' > from C:/Users/Ed/webapps/whendidauth/vendor/plugins/ > active_scaffold/lib/extensions/generic_view_paths.rb:66 > from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: > 31:in `gem_original_require' > from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: > 31:in `require' > from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.0/lib/ > active_support/dependencies.rb:156:in `require' > from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.0/lib/ > active_support/dependencies.rb:521:in `new_constants > _in' > from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.0/lib/ > active_support/dependencies.rb:156:in `require' > from C:/Users/Ed/webapps/whendidauth/vendor/plugins/ > active_scaffold/environment.rb:4 > ... 25 levels... > from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.0/lib/commands/ > server.rb:82 > from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: > 31:in `gem_original_require' > from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb: > 31:in `require' > from script/server:3 > > C:\Users\Ed\webapps\whendidauth> > > Thanks! > ed > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
