Created
May 11, 2009 22:33
-
-
Save shingara/110218 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
| [shingara@hello ] % rake -T | |
| (in /home/shingara/programmation/ruby/datamapper/do/data_objects) | |
| no GEM_SPEC is found or defined. 'release' task cannot work without it. | |
| rake aborted! | |
| no such file to load -- rubygems/package_task | |
| (See full trace by running task with --trace) | |
| !1! [shingara@hello ] % git log -2 | |
| commit acf60265831890b61205db130ad2af7ffbd96c1c | |
| Author: Dan Kubb <dan.kubb@gmail.com> | |
| Date: Sun May 10 14:20:23 2009 -0700 | |
| Stripped whitespace | |
| commit d0a297122376e5e40e48114542afb50cfce55e62 | |
| Author: Dan Kubb <dan.kubb@gmail.com> | |
| Date: Sun May 10 14:19:58 2009 -0700 | |
| Updated rspec dep to match other drivers |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment