cmer / isitjruby forked from brightbox/isitruby19

Is it jruby - an application for keeping track of which gems are jruby compatible

This URL has Read+Write access

cmer (author)
Mon Oct 12 19:12:22 -0700 2009
commit  9a4120abe84bb510d844a7f47c6fc614fa6d7cff
tree    7c14fe76452c14b80d9f81376c4fc101d151693a
parent  400e10ffe41f45ae1aa94b224891354aaef3dbf9
isitjruby / Capfile
100644 4 lines (4 sloc) 0.214 kb
1
2
3
4
# Generated with 'brightbox' on Mon Feb 02 16:30:37 +0000 2009
load 'deploy' if respond_to?(:namespace) # cap2 differentiator
Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }
load 'config/deploy'