method
new
ruby latest stable - Class:
Gem::Commands::StaleCommand
new()public
No documentation available.
# File lib/rubygems/commands/stale_command.rb, line 5
def initialize
super('stale', 'List gems along with access times')
end