Sha256: a03b28d2fc8e8c956f04a80cb62cb8d0986dcd806ee1a892d6c4db3a892aa5bc

Contents?: true

Size: 240 Bytes

Versions: 4

Compression:

Stored size: 240 Bytes

Contents

# -*- ruby -*-

require 'rubygems'
require 'hoe'

Hoe.spec '<%= project %>' do
  # self.rubyforge_name = '<%= project %>x' # if different than '<%= project %>'
  # p.developer('<%= XIF %>', '<%= XIF %>@example.com')
end

# vim: syntax=ruby

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hoe-2.2.0 template/Rakefile.erb
hoe-2.3.0 template/Rakefile.erb
hoe-2.1.0 template/Rakefile.erb
hoe-2.0.0 template/Rakefile.erb