Skip to content

Instantly share code, notes, and snippets.

@derekharmel
Created September 27, 2012 17:27
Show Gist options
  • Save derekharmel/3795270 to your computer and use it in GitHub Desktop.
Save derekharmel/3795270 to your computer and use it in GitHub Desktop.
The best thing about still supporting a Rails 1.2 app
> time ./script/runner 'puts "So fast"'
So fast
real 0m0.984s
user 0m0.815s
sys 0m0.141s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment