Skip to content

Commit

Permalink
Merge pull request #18 from nruth/patch-1
Browse files Browse the repository at this point in the history
add README.md bundler install example
  • Loading branch information
SamSaffron committed May 13, 2016
2 parents f8448c1 + b572e6b commit 9cb30fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -8,6 +8,10 @@

require 'fast_blank'

or add it to your Bundler Gemfile

gem 'fast_blank'

### How fast is "Fast"?

About 1.2–20x faster than Active Support on my machine (your mileage my vary, depends on string length):
Expand Down

0 comments on commit 9cb30fd

Please sign in to comment.