ruby-fast-blank

Fast String blank? implementation
  https://github.com/SamSaffron/fast_blank
  0
  no reviews



Fast_blank is a simple extension which provides a fast implementation of active support's string#blank? function.

This implementation is about 5-9x faster than current active support, on the developers machine (your mileage may vary).