Sha256: aad725fd3ac9e806c71909bd767f5f95ad52d43f59ee3fae0ffa30572b6de063

Contents?: true

Size: 228 Bytes

Versions: 9

Compression:

Stored size: 228 Bytes

Contents

# -*- coding: utf-8 -*-
# -*- ruby -*-

require 'rubygems'
require 'hoe'

Hoe.spec 'youroom_api' do
  developer('rubypochi', 'pochi.black@gmail.com')

  self.rubyforge_name = 'youroom_api' # if different than 'youroom_api'
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
youroom_api-0.1.4 Rakefile
youroom_api-0.1.3 Rakefile
youroom_api-0.1.2 Rakefile
youroom_api-0.1.1 Rakefile
youroom_api-0.1.0 Rakefile
youroom_api-0.0.13 Rakefile
youroom_api-0.0.12 Rakefile
youroom_api-0.0.11 Rakefile
youroom_api-0.0.10 Rakefile