Skip to content

malept/rusty_blank

Repository files navigation

Rusty .blank?

Travis CI Status AppVeyor status

A very simple Ruby extension that speeds up ActiveSupport's String.blank? method. The point of this repository is not to distribute another .blank? speedup, but to research and implement building and distributing a Ruby + Rust extension that does not necessarily need a Rust compiler present in order to build the Ruby extension proper.

Legal

This repository is copyrighted under the MIT license, unless otherwise specified.