cartage-rack 2.0
cartage-rack is a plug-in for {cartage}[https://github.com/KineticCafe/cartage] to provide a Rack application that reports on release metadata. Cartage provides a repeatable means to create a package for a Rails application that can be used in deployment with a configuration tool like Ansible, Chef, Puppet, or Salt. The package is created with its dependencies bundled in +vendor/bundle+, so it can be deployed in environments with strict access control rules and without requiring development tool access.
Gemfile:
=
インストール:
=
Development依存関係 (18):
hoe
~> 3.15
hoe-doofus
~> 1.0
hoe-gemspec2
~> 1.1
hoe-git
~> 1.5
hoe-travis
~> 1.2
minitest
~> 5.9
minitest-autotest
~> 1.0
minitest-bisect
~> 1.2
minitest-bonus-assertions
~> 2.0
minitest-focus
~> 1.1
minitest-hooks
~> 1.4
minitest-moar
~> 0.0
minitest-pretty_diff
~> 0.1
rack-test
~> 0.6
rake
>= 10.0
rdoc
~> 4.0
simplecov
~> 0.7
timecop
~> 0.8