Sha256: 4aa20e8bcc755406d4d3776097d8febea0da54a63611dc98c5db654fdb95326b
Contents?: true
Size: 1.84 KB
Versions: 0
Compression: gzip
Compressed size: 895 Bytes
Stored size: 895 Bytes
Contents
--- !ruby/object:Gem::Specification name: stephenchu-minglr version: !ruby/object:Gem::Version version: 0.1.0.0 platform: ruby authors: - Stephen Chu - Chris O'Meara autorequire: bindir: bin cert_chain: [] date: 2009-01-20 00:00:00 -08:00 default_executable: dependencies: [] description: Do you forget to update a story card on Mingle when the card has moved into developers' hands? How about forgetting to update the story card to kick-off its sign off process when story is completed? If we let these sloppiness happen too often, communication flow will be hindered, and the time it takes to provide business value through story completions will be lengthened. Fortunately, Minglr can help. email: github@stephenchu.com executables: [] extensions: [] extra_rdoc_files: [] files: - bin/mtx - History.txt - lib/minglr/card.rb - lib/minglr/input_cache.rb - lib/minglr/mingle_resource.rb - lib/minglr/minglr_options_parser.rb - lib/minglr/transition_execution.rb - lib/minglr.rb - Manifest.txt - minglr.gemspec - PostInstall.txt - Rakefile - README.rdoc - tasks/commit.sample.rake - tasks/svn.sample.rake has_rdoc: false homepage: http://github.com/stephenchu/minglr/tree/master post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: Consists of Rake task helpers and a command line utility to help transitioning story cards on Mingle through the Mingle API. Plugs right into your routine "test > code > check-in > move card" build process. test_files: []