Created
April 19, 2010 20:30
-
-
Save pblittle/371555 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~ $ sudo gem install vagrant --no-ri --no-rdoc | |
| Password: | |
| Building native extensions. This could take a while... | |
| Successfully installed ffi-0.6.3 | |
| Successfully installed virtualbox-0.6.0 | |
| Successfully installed net-ssh-2.0.21 | |
| Successfully installed net-scp-1.0.2 | |
| Successfully installed json_pure-1.2.4 | |
| Successfully installed archive-tar-minitar-0.5.2 | |
| Successfully installed mario-0.0.6 | |
| Successfully installed vagrant-0.3.0 | |
| 8 gems installed | |
| Installing ri documentation for ffi-0.6.3... | |
| Installing ri documentation for virtualbox-0.6.0... | |
| Installing ri documentation for net-ssh-2.0.21... | |
| invalid option: --line-numbers | |
| (invalid options are ignored) | |
| Parsing sources... | |
| 100% [66/66] CHANGELOG.rdoc | |
| Generating RI... | |
| Files: 66 | |
| Classes: 66 ( 3 undocumented) | |
| Constants: 147 ( 59 undocumented) | |
| Modules: 37 ( 15 undocumented) | |
| Methods: 427 ( 40 undocumented) | |
| 82.72% documented | |
| Elapsed: 3.2s | |
| Installing ri documentation for net-scp-1.0.2... | |
| invalid option: --line-numbers | |
| (invalid options are ignored) | |
| Parsing sources... | |
| 100% [ 9/ 9] CHANGELOG.rdoc | |
| Generating RI... | |
| Files: 9 | |
| Classes: 5 ( 3 undocumented) | |
| Constants: 8 ( 5 undocumented) | |
| Modules: 6 ( 4 undocumented) | |
| Methods: 34 ( 4 undocumented) | |
| 69.81% documented | |
| Elapsed: 0.4s | |
| Installing ri documentation for json_pure-1.2.4... | |
| Installing ri documentation for archive-tar-minitar-0.5.2... | |
| invalid option: --line-numbers | |
| (invalid options are ignored) | |
| Parsing sources... | |
| 100% [ 5/ 5] Install | |
| Generating RI... | |
| Files: 5 | |
| Classes: 23 ( 9 undocumented) | |
| Constants: 5 ( 5 undocumented) | |
| Modules: 5 ( 3 undocumented) | |
| Methods: 109 ( 67 undocumented) | |
| 40.85% documented | |
| Elapsed: 0.8s | |
| Installing ri documentation for mario-0.0.6... | |
| Installing ri documentation for vagrant-0.3.0... | |
| Installing RDoc documentation for ffi-0.6.3... | |
| Installing RDoc documentation for virtualbox-0.6.0... | |
| Installing RDoc documentation for net-ssh-2.0.21... | |
| invalid option: --line-numbers | |
| (invalid options are ignored) | |
| Parsing sources... | |
| 100% [66/66] CHANGELOG.rdoc | |
| Generating Darkfish... | |
| Files: 66 | |
| Classes: 66 ( 3 undocumented) | |
| Constants: 147 ( 59 undocumented) | |
| Modules: 37 ( 15 undocumented) | |
| Methods: 427 ( 40 undocumented) | |
| 82.72% documented | |
| Elapsed: 5.7s | |
| Installing RDoc documentation for net-scp-1.0.2... | |
| invalid option: --line-numbers | |
| (invalid options are ignored) | |
| Parsing sources... | |
| 100% [ 9/ 9] CHANGELOG.rdoc | |
| Generating Darkfish... | |
| Files: 9 | |
| Classes: 5 ( 3 undocumented) | |
| Constants: 8 ( 5 undocumented) | |
| Modules: 6 ( 4 undocumented) | |
| Methods: 34 ( 4 undocumented) | |
| 69.81% documented | |
| Elapsed: 0.6s | |
| Installing RDoc documentation for json_pure-1.2.4... | |
| Installing RDoc documentation for archive-tar-minitar-0.5.2... | |
| invalid option: --line-numbers | |
| (invalid options are ignored) | |
| Parsing sources... | |
| 100% [ 5/ 5] Install | |
| Generating Darkfish... | |
| Files: 5 | |
| Classes: 23 ( 9 undocumented) | |
| Constants: 5 ( 5 undocumented) | |
| Modules: 5 ( 3 undocumented) | |
| Methods: 109 ( 67 undocumented) | |
| 40.85% documented | |
| Elapsed: 1.3s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment