Created
January 7, 2009 01:16
-
-
Save TheNicholasNick/44110 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
ruby-merb@localhost ~/merb-project $ thor merb:stack:install | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/erubis | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/rake | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/edit_json.rb | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/autospec | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/spec | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/rackup | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/thor | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/rake2thor | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/merb | |
Successfully installed extlib-0.9.9 | |
Successfully installed abstract-1.0.0 | |
Successfully installed erubis-2.6.2 | |
Successfully installed rake-0.8.3 | |
Successfully installed json_pure-1.1.3 | |
Successfully installed rspec-1.1.11 | |
Successfully installed rack-0.9.0 | |
Successfully installed mime-types-1.15 | |
Successfully installed thor-0.9.9 | |
Successfully installed merb-core-1.0.7.1 | |
Successfully installed extlib-0.9.9 | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/autotest | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/multiruby | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/multiruby_setup | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/rails_test_audit | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/unit_diff | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/zentest | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/parse_tree_abc | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/parse_tree_audit | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/parse_tree_deps | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/parse_tree_show | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/r2r_show | |
Successfully installed ZenTest-3.11.0 | |
Successfully installed RubyInline-3.8.1 | |
Successfully installed sexp_processor-3.0.0 | |
Successfully installed ParseTree-3.0.2 | |
Successfully installed ruby2ruby-1.2.1 | |
Successfully installed merb-action-args-1.0.7.1 | |
Successfully installed merb-assets-1.0.7.1 | |
Successfully installed merb-cache-1.0.7.1 | |
Successfully installed merb-helpers-1.0.7.1 | |
Successfully installed mailfactory-1.4.0 | |
Successfully installed merb-mailer-1.0.7.1 | |
Writing executable wrapper /home/ruby-merb/merb-project/bin/slice | |
Successfully installed merb-slices-1.0.7.1 | |
Successfully installed merb-auth-core-1.0.7.1 | |
Successfully installed merb-auth-more-1.0.7.1 | |
Successfully installed merb-auth-slice-password-1.0.7.1 | |
Successfully installed merb-auth-1.0.7.1 | |
Successfully installed merb-auth-core-1.0.7.1 | |
Successfully installed merb-auth-more-1.0.7.1 | |
Successfully installed merb-auth-slice-password-1.0.7.1 | |
Successfully installed merb-param-protection-1.0.7.1 | |
Successfully installed merb-exceptions-1.0.7.1 | |
Successfully installed extlib-0.9.9 | |
Successfully installed addressable-2.0.1 | |
Successfully installed data_objects-0.9.10.1 | |
Successfully installed dm-core-0.9.9 | |
Successfully installed dm-aggregates-0.9.9 | |
Successfully installed dm-migrations-0.9.9 | |
Successfully installed dm-timestamps-0.9.9 | |
Successfully installed dm-types-0.9.9 | |
Successfully installed dm-validations-0.9.9 | |
Successfully installed merb_datamapper-1.0.7.1 | |
ruby-merb@localhost ~/merb-project $ gem list | |
*** LOCAL GEMS *** | |
thor (0.9.9) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment