B
Bernard Lambeau
[Note: parts of this message were removed to make it a legal post.]
Hi Rubyist,
I'm trying to summarize what I've read about requiring external code
dependencies/gems without making wrong assumptions about the environment:
* https://gist.github.com/54177
* http://weblog.rubyonrails.org/2009/9/1/gem-packaging-best-practices
I've end up with the following method:
https://github.com/blambeau/noe/blob/master/lib/noe/loader.rb
Do you see "enhancement of" / "agreement about" such a pattern? Any reading
I should further read ??
Thanks
B
Hi Rubyist,
I'm trying to summarize what I've read about requiring external code
dependencies/gems without making wrong assumptions about the environment:
* https://gist.github.com/54177
* http://weblog.rubyonrails.org/2009/9/1/gem-packaging-best-practices
I've end up with the following method:
https://github.com/blambeau/noe/blob/master/lib/noe/loader.rb
Do you see "enhancement of" / "agreement about" such a pattern? Any reading
I should further read ??
Thanks
B