Created
April 14, 2011 00:26
-
-
Save jacortinas/918703 to your computer and use it in GitHub Desktop.
Small application has like 5 specs right now.
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
| Running: 'time rake spec' | |
| == ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-darwin10.6.0] | |
| Finished in 0.31999 seconds | |
| 5 examples, 0 failures | |
| real 0m12.500s | |
| user 0m10.200s | |
| sys 0m1.676s | |
| == ruby 1.8.7 (2009-06-12 patchlevel 174) [universal-darwin10.0] | |
| Finished in 0.1749 seconds | |
| 5 examples, 0 failures | |
| real 0m6.852s | |
| user 0m4.552s | |
| sys 0m1.278s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment