Sha256: b269ad25bc8f3ca180a7fab86f8fd89e4970e3293a3a04e9d7ead139551330be

Contents?: true

Size: 315 Bytes

Versions: 2

Compression:

Stored size: 315 Bytes

Contents

#--
# Copyright 2009 Suraj N. Kurapati
# See the LICENSE file for details.
#++

require 'rubygems'
gem 'inochi', '~> 1'
require 'inochi'

Inochi.rake :Rumai,
  :rubyforge_project => 'sunaku',
  :upload_target     => File.expand_path('~/www/lib/rumai/'),
  :upload_delete     => true,
  :test_with         => :dfect

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rumai-3.0.0 rakefile
rumai-2.1.0 rakefile