RubyGems.org

Inventory-Rake Inventory-Rake provides Rake tasks for your Inventory¹. This includes cleaning tasks, gem generation, testing, installation, uninstallation, and pushing, and inventory content checking. ¹ Get information on Inventory at http://disu.se/software/inventory/ § Installation Install Inventory-Rake with % gem install inventory-rake § Usage Include the following code in your ‹Rakefile›, where ‹Package› is the top-level module of your package: require 'inventory/rake-3.0' Inventory::Rake::Tasks.define Package::Version, :gem => proc{ |_, s| s.author = 'Your Name' s.email = 'your@email.com' s.homepage = 'https://github.com/now/%s' % Package.name.downcase }

installgem install inventory-rake -v 1.2.0
Authors

Nikolai Weibull

1,694 total downloads 542 for this version
Owners

3807680355002d0d5e8314a97333587e

Gemfile
gem "inventory-rake", "~> 1.2.0"
Versions
  1. 1.5.1 May 11, 2013
  2. 1.5.0 May 1, 2013
  3. 1.4.0 April 30, 2013
  4. 1.3.0 April 27, 2012
  5. 1.2.0 April 26, 2012