Gem::AbstractCommand
# File lib/commands/tumble.rb, line 6 def initialize super 'tumble', description end
# File lib/commands/tumble.rb, line 2 def description "Deprecated method of upgrading to Gemcutter.org for gem downloads" end
# File lib/commands/tumble.rb, line 10 def execute say "This command is deprecated, Gemcutter.org is the primary source for gems." end
[Validate]
Generated with the Darkfish Rdoc Generator 2.