You can reach spec/ in two ways. With a bit of creative gem > gymnastics you can find the expanded path of the gem and use that to > require whichever file you need.
I went down that path a little bit and it's painful. > Or you can use a vendor branch, > which is my preferred approach. > > If you're using Git, have a look at braid [2]. Will do. Thanks. > > > Assaf > > [1] > http://incubator.apache.org/buildr/contributing.html#living_on_the_edge > [2] http://github.com/evilchelu/braid/wikis/home > > > I am quite unsure there is a pleasant way to work around those problems. > If > > the Buildr team is interested into helping with supporting testing of > > plugins further more, I'd be happy to discuss about it. > > > > Thanks, > > > > Antoine > > > > -- > > http://www.lunar-ocean.com/blog > > >
