Tony Drake
Tony Drake
### Motivation / Background There may be instances where a developer is working in an environment where a higher cost than the default (12) for BCrypt is required either due...
I'm looking at the Travis build results for this gem and it appears to be giving false positives. It's not actually running any of the tests... https://travis-ci.org/nesquena/rabl/jobs/48380303 ``` bash Using...
- Added frozen_string_literal magic comment to id3v2.rb and the test file. - Converted strings being mutated to using String.new to allow mutating. - Support moden minitest