:require => "whatever" Check out gembundler.com for all the docs and make sure you're using the bundler 1.0 gem.
James On Wed, Sep 8, 2010 at 5:54 AM, Erik Pukinskis <[email protected]>wrote: > OK, cool! I'm giving it as shot. First thing I can't figure out is a > bundler equivalent for the :lib => "whatever" parameter that > config.gem accepted. Is there one? > > Best, > Erik > > On Tue, Sep 7, 2010 at 9:20 PM, Nick Zadrozny <[email protected]> > wrote: > > On Tue, Sep 7, 2010 at 12:01, Nic Benders <[email protected]> wrote: > >> > >> Do it, you won't regret the the time it takes to learn Bundler, it's a > >> great technology. > > > > This. > > But definitely reach out if you hit any stumbling blocks, I am sure this > > list has collectively spent a good handful of hours hours knocking their > > heads against Bundler. I know I have. The upside, though, is you only > have > > to knock your head against Bundler's issues once, as opposed to all those > > other gem problems that just keep coming back. > > -- > > Nick Zadrozny > > > > -- > > SD Ruby mailing list > > [email protected] > > http://groups.google.com/group/sdruby > > -- > SD Ruby mailing list > [email protected] > http://groups.google.com/group/sdruby > -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby
