method
description
ruby latest stable - Class:
Gem::Commands::StaleCommand
description()public
No documentation available.
# File lib/rubygems/commands/stale_command.rb, line 9
def description # :nodoc:
The stale command lists the latest access time for all the files in yourinstalled gems.You can use this command to discover gems and gem versions you are nolonger using.
end