Created
October 14, 2008 15:26
-
-
Save trevorturk/16725 to your computer and use it in GitHub Desktop.
This file contains 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 merb | |
Password: | |
Building native extensions. This could take a while... | |
Successfully installed extlib-0.9.8 | |
Successfully installed thor-0.9.7 | |
Successfully installed merb-core-0.9.9 | |
Successfully installed merb-action-args-0.9.9 | |
Successfully installed merb-assets-0.9.9 | |
Successfully installed merb-auth-core-0.9.9 | |
Successfully installed merb-auth-more-0.9.9 | |
Successfully installed merb-slices-0.9.9 | |
Successfully installed merb-auth-slice-password-0.9.9 | |
Successfully installed merb-auth-0.9.9 | |
Successfully installed merb-cache-0.9.9 | |
Successfully installed merb-exceptions-0.9.9 | |
Successfully installed templater-0.3.3 | |
Successfully installed merb-gen-0.9.9 | |
Successfully installed merb-haml-0.9.9 | |
Successfully installed merb-helpers-0.9.9 | |
Successfully installed merb-mailer-0.9.9 | |
Successfully installed merb-param-protection-0.9.9 | |
Successfully installed addressable-1.0.4 | |
Successfully installed data_objects-0.9.6 | |
Successfully installed dm-core-0.9.6 | |
Successfully installed dm-migrations-0.9.6 | |
Successfully installed merb_datamapper-0.9.9 | |
Successfully installed merb-more-0.9.9 | |
Successfully installed do_sqlite3-0.9.6 | |
Successfully installed dm-timestamps-0.9.6 | |
Successfully installed dm-types-0.9.6 | |
Successfully installed dm-aggregates-0.9.6 | |
Successfully installed dm-validations-0.9.6 | |
Successfully installed randexp-0.1.4 | |
Successfully installed dm-sweatshop-0.9.6 | |
Successfully installed merb-0.9.9 | |
32 gems installed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment