Hey, It seems that current edge (0.9.14 from edge.merbivore.com) suffers from a regression because i thought i remember that this was already fixed before?
http://www.pastie.org/308689 This shouldn't happen. The generated dm_gems_version in config/dependencies.rb should be 0.9.7. Also (after fixing dm_gems_version), when i do a thor merb:dependencies:install it will bundle merb-0.9.13 which in turn leads to ./bin/merb -i saying ~ Loaded DEVELOPMENT Environment... ~ FATAL: The gem merb-action-args (= 0.9.14, runtime), [] was not found ~ FATAL: The file merb-action-args was not found because in config/dependencies.rb it says merb_gems_version = "0.9.14" I would gladly offer a patch, but I'm really rather confused against which branch that should be. With all the branches and forks, I'm kind of lost as to what exactly is considered merb edge. If this is already fixed somewhere, I'm happy to wait until this makes it into 1.0. If not, i would vote for *special* care about merb-gen (the dependencies it generates) and thor bundling (to match these dependencies) cheers snusnu On Thu, Nov 6, 2008 at 8:58 AM, Yehuda Katz <[EMAIL PROTECTED]> wrote: > Hey guys, > We have one full day before Merb 1.0 final is released. In light of that, > I'm making a call for remaining bugs that you consider urgently required > before 1.0, and that can be fixed in the short time remaining. > We'll probably release a few 1.0.x releases to continue to solidify the > final release as bug reports come streaming in, but please limit your > replies to this thread to urgent problems that can be fixed quickly. > Thanks! > > -- > Yehuda Katz > Developer | Engine Yard > (ph) 718.877.1325 > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
