public
Description: RENAMED: see rbiphonetest project
Homepage: http://github.com/drnic/rbiphonetest/tree/master
Clone URL: git://github.com/drnic/iphoneruby.git
drnic (author)
Wed Jul 02 18:57:39 -0700 2008
commit  668aa1e3309f08ba829c890eaca82f13f0d37b22
tree    565a3b27d1d8f15771ba2afa8fefd9915a7093a2
parent  03b88272ec9745c7c57bc947e6673ad50390e05b
iphoneruby / Rakefile
100644 4 lines (3 sloc) 0.139 kb
1
2
3
4
require 'config/requirements'
require 'config/hoe' # setup Hoe + all gem configuration
 
Dir['tasks/**/*.rake'].each { |rake| load rake }