Created
July 13, 2010 22:51
-
-
Save ghazel/474680 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
S:\>ruby -v | |
ruby 1.8.6 (2008-08-11 patchlevel 287) [i386-mswin32] | |
S:\>ruby script\runner | |
** Erubis 2.6.6 | |
** Erubis 2.6.6 | |
SQL (0.0ms) SET NAMES 'utf8' | |
SQL (0.0ms) SET SQL_AUTO_IS_NULL=0 | |
User Columns (1.0ms) SHOW FIELDS FROM `users` | |
Friendship Columns (1.0ms) SHOW FIELDS FROM `friendships` | |
Run 'script/runner -h' for help. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment