Sha256: d7f07dc490c3e7bf05952904f1f61e21383181ebce7f920cd307d768d4b4b406
Contents?: true
Size: 267 Bytes
Versions: 5
Compression:
Stored size: 267 Bytes
Contents
# -*- ruby -*- $: << 'lib' require './lib/hoe.rb' Hoe.plugin :seattlerb Hoe.spec "hoe" do developer "Ryan Davis", "ryand-ruby@zenspider.com" self.rubyforge_name = "seattlerb" blog_categories << "Seattle.rb" << "Ruby" pluggable! end # vim: syntax=ruby
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
hoe-2.3.3 | Rakefile |
hoe-2.2.0 | Rakefile |
hoe-2.3.0 | Rakefile |
hoe-2.3.1 | Rakefile |
hoe-2.3.2 | Rakefile |