Yes, the newest branch works with Rails 2.3.2. You can get it from here by clicking on the download button:
http://github.com/activescaffold/active_scaffold/tree/master You will also need the Render Component plugin. I'm using the one from here that seems to work well: http://github.com/ewildgoose/render_component/tree/master And this is the current docs page: http://wiki.github.com/activescaffold/active_scaffold Hope that helps, Carl On Thu, May 28, 2009 at 12:49 PM, simonS <[email protected]> wrote: > > This is the call stack > > => Rails 2.3.2 application starting on http://0.0.0.0:3000 > c:/ruby/lib/ruby/gems/1.8/gems/facets-2.5.2/lib/core/facets/module/ > alias_method_chain.rb:35:in `alias_method': undefined method > `_pick_template' for class `ActionView::Base' (NameError) > from c:/ruby/lib/ruby/gems/1.8/gems/facets-2.5.2/lib/core/ > facets/module/alias_method_chain.rb:35:in `alias_method_chain' > from C:/SVN Code/Turner/trunk/webapp/vendor/plugins/ > active_scaffold/lib/extensions/generic_view_paths.rb:46 > 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.2/lib/ > active_support/dependencies.rb:156:in `require' > from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/ > active_support/dependencies.rb:521:in `new_constants_in' > from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/ > active_support/dependencies.rb:156:in `require' > from C:/SVN Code/Turner/trunk/webapp/vendor/plugins/ > active_scaffold/environment.rb:4 > ... 25 levels... > from c:/ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/commands/ > server.rb:84 > 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 > > On May 28, 12:46 pm, simonS <[email protected]> wrote: >> I can find some mentions to this, but nothing authoritive. >> >> Does AS work with Rails 2.3.2 ? >> Is AS "supported" on Rails 2.3.2 ? >> >> Does it just work with the current code trunk, or is there a specific >> version ? >> >> How do you get a copy of AS for Rails 2.3.2 if you can't run git ? Is >> there a packaged tarball ? >> >> Thanks ! > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
