Created
February 10, 2010 02:55
-
-
Save jschoolcraft/299969 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
| * [master][~/code/msm] rake spec | |
| (in /Users/jschoolcraft/code/msm) | |
| zsh: virtual time alarm rake spec | |
| * [master][~/code/msm] rake spec --trace | |
| (in /Users/jschoolcraft/code/msm) | |
| ** Invoke spec (first_time) | |
| ** Invoke db:test:prepare (first_time) | |
| ** Invoke db:abort_if_pending_migrations (first_time) | |
| ** Invoke environment (first_time) | |
| ** Execute environment | |
| ** Execute db:abort_if_pending_migrations | |
| ** Execute db:test:prepare | |
| ** Invoke db:test:load (first_time) | |
| ** Invoke db:test:purge (first_time) | |
| ** Invoke environment | |
| ** Execute db:test:purge | |
| ** Execute db:test:load | |
| ** Invoke db:schema:load (first_time) | |
| ** Invoke environment | |
| ** Execute db:schema:load | |
| zsh: virtual time alarm rake spec --trace | |
| * [master][~/code/msm] rvm info | |
| rvm 0.1.12 by Wayne E. Seguin (wayneeseguin@gmail.com) [http://rvm.beginrescueend.com/] | |
| system: | |
| uname: "Darwin htosh 9.7.0 Darwin Kernel Version 9.7.0: Sat May 16 12:00:42 AST 2009; Based on Voodoo :xnu-1228.12.14/BUILD/obj/RELEASE_I386 i386" | |
| shell: "zsh" | |
| version: "4.3.4" | |
| ruby: | |
| interpreter: "ruby" | |
| version: "1.8.6" | |
| date: "2010-02-05" | |
| platform: "i686-darwin9.7.0" | |
| patchlevel: "2010-02-05 patchlevel 399" | |
| full_version: "ruby 1.8.6 (2010-02-05 patchlevel 399) [i686-darwin9.7.0]" | |
| homes: | |
| gem: "/Users/jschoolcraft/.rvm/gems/ruby-1.8.6-p399" | |
| ruby: "/Users/jschoolcraft/.rvm/rubies/ruby-1.8.6-p399" | |
| binaries: | |
| ruby: "/Users/jschoolcraft/.rvm/rubies/ruby-1.8.6-p399/bin/ruby" | |
| irb: "/Users/jschoolcraft/.rvm/rubies/ruby-1.8.6-p399/bin/irb" | |
| gem: "/Users/jschoolcraft/.rvm/rubies/ruby-1.8.6-p399/bin/gem" | |
| rake: "/Users/jschoolcraft/.rvm/gems/ruby-1.8.6-p399%global/bin/rake" | |
| environment: | |
| GEM_HOME: "/Users/jschoolcraft/.rvm/gems/ruby-1.8.6-p399" | |
| GEM_PATH: "/Users/jschoolcraft/.rvm/gems/ruby-1.8.6-p399:/Users/jschoolcraft/.rvm/gems/ruby-1.8.6-p399%global" | |
| MY_RUBY_HOME: "/Users/jschoolcraft/.rvm/rubies/ruby-1.8.6-p399" | |
| IRBRC: "/Users/jschoolcraft/.rvm/rubies/ruby-1.8.6-p399/.irbrc" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment