Thanks > "not possible" I had a quick look (I'm still new to ruby) and I can't quite follow what is going on so I'll just stick with adding my source to rubygems.
>From what i can tell there needs to be some sort of check for the presence of a source being specified. If there is then go down a new execution path using the specified source to get the spec and such. If there isn't then use existing execution path. Cheers :) On Thu, Feb 19, 2009 at 12:00 PM, Matt Aimonetti <[email protected]>wrote: > If anyone writes a patch, please assign it to me and I'll test it and merge > it in 1.1. > > Right now you need to add your source to rubygems. > > Matt > > Sent from my iPhone > > On Feb 18, 2009, at 16:38, Yehuda Katz <[email protected]> wrote: > > Let's add it! > > -- Yehuda > > 2009/2/18 Nicholas Orr < <[email protected]>[email protected]> > >> This doesn't address the problem >> >> "How does one specify a gem source from with the dependencies.rb file?" >> >> The answer so far is >> >> "You can't, not possible" >> >> I'm looking for someone to give me a different answer, if there is one >> that is... >> >> :) >> >> >> On Thu, Feb 19, 2009 at 11:06 AM, Justin Smestad <<[email protected]> >> [email protected]> wrote: >> >>> dependency "haml", "~> 2.1.0" .... >>> -- >>> Justin Smestad >>> <[email protected]>[email protected] >>> >>> On Feb 18, 2009, at 5:00 PM, Nicholas Orr wrote: >>> >>> Is it possible to specify the gem source in the dependence.rb file? >>> >>> dependency "haml", ">=2.1.0", :source => " <http://gems.nicholasorr.com> >>> http://gems.nicholasorr.com" >>> >>> ^ doesn't work ^ >>> >>> Only thing I can do is add the source to rubygems... >>> >>> >>> >>> >>> >>> >>> >> >> >> > > > -- > 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 -~----------~----~----~----~------~----~------~--~---
