Hi, This is a bug that has been fixed in the 1.1 release branch: http://dev.rails-engines.org/tickets/132 http://dev.rails-engines.org/repository/changesets/352
This will be fixed in the Engines 1.1.2, but you can apply the patch now if you need it. Regards, Jon On 17/04/06, Christophe Guégan <[EMAIL PROTECTED]> wrote: > > > Le 13-avr.-06 à 10:02, Christophe Guégan a écrit : > > > Hi, > > Login_engine just working fine on my local MacOSX but fails on > textDrive Hosting when I try to launch the lighttpd process > > Rails 1.0 and Ruby 1.8 > > Any idea ? > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/ > active_support/dependencies.rb:200:in `const_missing': > uninitialized > constant SchemaDumper (NameError) > > I've tried to make a fresh install of a rails project on textDrive without > any error and then just do > > script/plugin install engines > > At this point the lighttpd server returns me the same error : "uninitialized > constant SchemaDumper" > when I try to start the server. > > Do you think it can be ruby version 1.8 ? Does engines need 1.8.4 to work ? > > Thanks for your help > > Christophe > > _______________________________________________ > engine-users mailing list > [email protected] > http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org > > > -- http://www.snowblink.co.uk/ _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
