Recent changes
Atom
RSS 2.0-
-
February 12,2010
- gem Command Reference: "unpack" -- Unpack an installed gem to the current directory
- gem Command Reference: "uninstall" -- Uninstalling a gem
- gem Command Reference: "specification" -- Extract the Gem::Specification from a gem file
- gem Command Reference: "search" -- List gems containing a string
- gem Command Reference: "rdoc" -- Generate the RDoc files for an installed gem
- gem Command Reference: "query" -- Query for a list of gems
- gem Command Reference: "list" -- List gems starting with a string
- gem Command Reference: "install" -- Installing a gem
- gem Command Reference: "help" -- Provide help about gem commands
- gem Command Reference: "environment" -- Display information about the gem environment
- gem Command Reference: "dependency" -- List the dependencies of a gem
- gem Command Reference: "contents" -- Display the files contained in an installed gem
- gem Command Reference: "cleanup" -- Cleanup old versions in the repository
- gem Command Reference: "check" -- Check installed gems for problems
- gem Command Reference: "cert" -- Support signing and managing signed gems
- gem Command Reference: "build" -- Build a gem file from a specification
- gem Command Reference: update -- Update your installed gems
- gem Command Reference: "which" -- locate library files
-
-
February 09,2010
- RubyGems User Guide: Installing RubyGems
-
-
January 26,2010
- RubyGems User Guide: Building a gem