In the meantime, I tried to just do the svn checkout described to run the base densha application. Evidently vlad the dispatcher, or chunks of it went missing?
When I do the migration to build the database tables I get: C:\travel\densha>rake --trace db:migrate (in C:/travel/densha) rake aborted! no such file to load -- vlad C:/Rails/InstantRails/ruby/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:27: in `gem_original_require' C:/Rails/InstantRails/ruby/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:27: in `require' C:/travel/densha/rakefile:12 C:/Rails/InstantRails/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/ rake.rb:1940:in `load' C:/Rails/InstantRails/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/ rake.rb:1940:in `raw_load_rakefile' C:/Rails/InstantRails/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/ rake.rb:1727:in `load_rakefile' C:/Rails/InstantRails/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/ rake.rb:1761:in `standard_exception_handling' C:/Rails/InstantRails/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/ rake.rb:1726:in `load_rakefile' C:/Rails/InstantRails/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/ rake.rb:1710:in `run' C:/Rails/InstantRails/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/ rake.rb:1761:in `standard_exception_handling' C:/Rails/InstantRails/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/ rake.rb:1708:in `run' C:/Rails/InstantRails/ruby/lib/ruby/gems/1.8/gems/rake-0.7.3/bin/rake: 7 C:/Rails/InstantRails/ruby/bin/rake.bat:20:in `load' C:/Rails/InstantRails/ruby/bin/rake.bat:20 C:\travel\densha> Ron. On Sep 16, 7:21 am, "John Mettraux" <[EMAIL PROTECTED]> wrote: > On 9/16/07, rfoxmich <[EMAIL PROTECTED]> wrote: > > > > > Are the fixes solely in the openwferu directory tree? I'd like to > > be > > able to integrate them into a densha based application that I'm > > building > > step by step with densha as a basis and want to know if I can just > > replace the openwfe-ruby directory of the densha example to get these > > fixes. > > Hi Ron, > > the fixes for you occurred in config/openwferu_engine.rb and in the > view where you spotted the problem. In openwferu_engine.rb an > 'activity' method got added to the Workitem class. > > You can upgrade the openwfe-ruby tree under vendor/ without fear, the > engine's interface have grown very stable lately, only the internals > do change. > Densha on the other hand is growing. Maybe with a bit of diff work you > can easily get along, the codebase being not that big. > > Your questions are welcome. > > Douitashimashite, > > -- > John Mettraux -///- http://jmettraux.openwfe.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" 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/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
