Ohad, Yes -
[gni]# git submodule update [gni]# git submodule init Submodule 'vendor/plugins/active_scaffold' (git://github.com/activescaffold/active_scaffold.git) registered for path 'vendor/plugins/active_scaffold' But I still get the same error. I'm on el4 with git 1.5.4.7. Do I need a particular gem for active_scaffold? Thanks, Matt 2009/8/17 Ohad Levy <ohadl...@gmail.com>: > Hi Matt, > > Do you have the active scaffold plugin (in the vendor/plugins directory)? > if you don't, you can get it by doing > git submodule update --init > or if you have an old version of git you might to do init and update in two > separated git runs... > > one of the platforms I've tested GNI on was RHE5 so ruby 1.8.5 should work > :) > > Cheers, > Ohad > > On Mon, Aug 17, 2009 at 9:25 PM, Matt <mattmora...@gmail.com> wrote: >> >> Anyone got Ohad's GNI working under ruby 1.8.5? I've got as far as >> >> gni]# ./script/server -e production >> => Booting WEBrick >> => Rails 2.3.2 application starting on http://0.0.0.0:3000 >> /var/opt/GNI/gni/app/controllers/architectures_controller.rb:2: >> undefined method `active_scaffold' for ArchitecturesController:Class >> (NoMethodError) >> >> Thanks, >> >> Matt >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---