Displaying 2 results from an estimated 2 matches for "mherrick66".
2008 Jan 09
0
Cruisecontrol.rb & JRuby ?
...tp://www.nabble.com/cc.rb-under-JRuby-to12101231.html#a12101231
Anybody using it that way?
Any advice, gotchas etc.?
Apologies if I am missing other resources.
Thanks,
Mike
--
Mike Herrick
Program Manager, The Collaborative Software Initiative
mike at csinitiative.com
M: +1 971.340.0302
XMPP mherrick66 at gmail.com
AIM mherrick66
Skype mherrick66
http://www.csinitiative.com
2008 Mar 07
0
Vendor Everything & Rake
We are considering moving our app to a "vendor everything" model:
http://errtheblog.com/posts/50-vendor-everything
I''m able to get the application to work fine this way, but, rake tasks
don''t work unless I have the gems installed. Some of our rake tasks
use the same libraries that the app does.
What I''d like is a way to do "vendor everything" that