coding.monkey, that is because those instructions aren't fetching the branch of active scaffold used for 2.2, if you have git installed on your computer you can go into your vendor/plugins directory, remove the active scaffold directory, and do
git clone git://github.com/activescaffold/active_scaffold.git -r rails-2.2 after this is finished go into the active_scaffold directory and remove the .git folder On Tue, Feb 3, 2009 at 8:16 AM, [email protected] < [email protected]> wrote: > > This is exactly the same problem I have. I followed the instructions > to the letter too and ended up with an empty directory. > > Then I tried this adivce: > http://rembrance.blogspot.com/2008/12/how-to-get-activescaffold-to-work-on.html > but when I tested it by trying to create a model: > > ruby script\generate model test > > I got this error: > > G:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/ > dependenci > es.rb:102:in `const_missing': uninitialized constant > ActionView::Template::Path > (NameError) > > I'm using rails 2.2, ruby 1.8 on Windows. > > If someone can please help with this, I'd appreciate it. > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
