Skip to content

Instantly share code, notes, and snippets.

@deadprogram
Created April 30, 2012 00:34
Show Gist options
  • Select an option

  • Save deadprogram/2554393 to your computer and use it in GitHub Desktop.

Select an option

Save deadprogram/2554393 to your computer and use it in GitHub Desktop.
$ bundle install
Using rake (0.8.7)
Using chunky_png (1.2.5)
Using fssm (0.2.7)
Using sass (3.1.12)
Using compass (0.11.5)
Using ffi (1.0.10)
Using thor (0.14.6)
Using guard (0.8.7)
Using guard-shell (0.1.1)
Using htmlentities (4.2.3)
Using minitest (2.11.1)
Using mocha (0.9.10)
Using qtbindings (4.6.3.4)
Using rb-fchange (0.0.5)
Using rb-fsevent (0.4.3.1)
Using rb-inotify (0.8.8)
Using rubywarrior (0.1.2)
Using bundler (1.0.21)
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.
ron@Ron-Evanss-MacBook-Pro ~/Developer/kidsruby
$ rake test
/Users/ron/.rvm/rubies/ruby-1.9.2-p290/bin/ruby -I"lib:spec" -I"/Users/ron/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2.2/lib" "/Users/ron/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2.2/lib/rake/rake_test_loader.rb" "spec/**/*_spec.rb"
Loaded suite /Users/ron/.rvm/gems/ruby-1.9.2-p290@global/gems/rake-0.9.2.2/lib/rake/rake_test_loader
Started
..................................................
Finished in 0.269577 seconds.
50 tests, 71 assertions, 0 failures, 0 errors, 0 skips
Test run options: --seed 8336
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment