stable

rubygem-thor-0.18.1-3.el6

FEDORA-EPEL-2015-7528 created by axelvvd 9 years ago for Fedora EPEL 6

Build of rubygem-thor from f21 to epel6

It can also help to solve rubygem-bundler dependency bug:

https://bugzilla.redhat.com/show_bug.cgi?id=908061

This update has been submitted for testing by axelvvd.

9 years ago

This update is currently being pushed to the Fedora EPEL 6 testing updates repository.

9 years ago

This update has been pushed to testing

9 years ago
User Icon filirom1 commented & provided feedback 9 years ago
karma

Tested with this procedure and it worked $ cat > cli.rb <<EOF require 'rubygems' require 'thor' class MyCLI < Thor desc "hello NAME", "say hello to NAME" def hello(name) puts "Hello #{name}" end end MyCLI.start(ARGV) EOF $ sudo yum install rubygem-thor --enablerepo=epel-testing $ ruby ./cli.rb hello you Hello you

User Icon domcleal commented & provided feedback 9 years ago
karma

Working standalone and with Bundler.

This update has been submitted for stable by axelvvd.

9 years ago

This update has been pushed to stable

9 years ago

Please login to add feedback.

Metadata
Type
newpackage
Karma
2
Signed
Content Type
RPM
Test Gating
Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Dates
submitted
9 years ago
in testing
9 years ago
in stable
9 years ago

Automated Test Results