Hi, ACK both.
I was a bit concerned about bundler in Linux environment vs. RPM. The bundler will fail to find the correct gems if they are not installed in the system with correct version. But then I realized, that 'rake' is really a devel tool and people will use 'bundle' anyway. Michal Fojtik http://deltacloud.org [email protected] On Jul 27, 2012, at 12:58 AM, [email protected] wrote: > > Two small patches, one to make using require_relative easier on 1.8.x, and > one to setup bundler from the Rakefile. The latter means that we now > require bundler for development (and deployment) - that shouldn't be too > onerous a requirement at this stage. > > David
