Sha256: f0cc78e17c24dd7696f9d9439e59fd27ce184d3ae1ff1e4f174690d167c60e59

Contents?: true

Size: 605 Bytes

Versions: 78

Compression:

Stored size: 605 Bytes

Contents

require "rubygems"
gem 'hoe', '>= 2.1.0'
require 'hoe'

Hoe.plugins.delete :rubyforge
Hoe.plugin :minitest
Hoe.plugin :gemspec # `gem install hoe-gemspec`
Hoe.plugin :git     # `gem install hoe-git`
Hoe.plugin :bundler # `gem install hoe-bundler`

Hoe.spec 'arel' do
  developer('Aaron Patterson', 'aaron@tenderlovemaking.com')
  developer('Bryan Halmkamp', 'bryan@brynary.com')
  developer('Emilio Tagua', 'miloops@gmail.com')
  developer('Nick Kallen', 'nick@example.org') # FIXME: need Nick's email

  self.readme_file      = 'README.markdown'
  self.extra_rdoc_files = FileList['README.markdown']
end

Version data entries

78 entries across 65 versions & 12 rubygems

Version Path
sunrise-cms-0.3.2 vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/Rakefile
sunrise-cms-0.3.2 vendor/bundle/ruby/1.9.1/gems/rails-uploader-0.0.1/vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/Rakefile
sunrise-cms-0.3.1 vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/Rakefile
sunrise-cms-0.3.1 vendor/bundle/ruby/1.9.1/gems/rails-uploader-0.0.1/vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/Rakefile
sunrise-cms-0.3.0 vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/Rakefile
sunrise-cms-0.3.0 vendor/bundle/ruby/1.9.1/gems/rails-uploader-0.0.1/vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/Rakefile
rails-uploader-0.0.4 vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/Rakefile
challah-0.6.1 vendor/bundle/gems/arel-3.0.0/Rakefile
challah-0.6.1 vendor/bundle/gems/arel-3.0.2/Rakefile
sunrise-cms-0.3.0.rc vendor/bundle/ruby/1.9.1/gems/rails-uploader-0.0.1/vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/Rakefile
sunrise-cms-0.3.0.rc vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/Rakefile
rails-uploader-0.0.1 vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/Rakefile
challah-0.6.0 vendor/bundle/gems/arel-3.0.0/Rakefile
challah-0.6.0 vendor/bundle/gems/arel-3.0.2/Rakefile
challah-0.5.4 vendor/bundle/gems/arel-3.0.2/Rakefile
challah-0.5.4 vendor/bundle/gems/arel-3.0.0/Rakefile
challah-0.5.3 vendor/bundle/gems/arel-3.0.2/Rakefile
challah-0.5.3 vendor/bundle/gems/arel-3.0.0/Rakefile
challah-0.5.2 vendor/bundle/gems/arel-3.0.2/Rakefile
challah-0.5.2 vendor/bundle/gems/arel-3.0.0/Rakefile