braintree / restricted-input

Restrict <input>s to certain valid characters (e.g. formatting phone or card numbers)
https://braintree.github.io/restricted-input/
MIT License
68 stars 25 forks source link

Use SC bin for OS #16

Closed crookedneighbor closed 8 years ago

crookedneighbor commented 8 years ago

Uses the correct bin for the OS you're using (osx or linux). Didn't bother testing this on Windows, but I suppose if you had Ruby installed on it, you could run the tests if the correct bin path was supplied.

mrak commented 8 years ago

👍

EvanHahn commented 8 years ago

👍