ActiveValidators v1.6.0 Release Notes

    • Added two new contributors
    • Merged @utahstreetlabs' work on the tracking number validator.
    • Added RBX, RBX 2.0 and JRuby to the build matrix
    • We don't need to require the whole path here
    • Silence some warnings, as we run with Ruby with the -w flag.
    • Add 1.9.3 to the build matrix
    • Dropped RSpec in favor of MiniTest
    • Added Travis' build status logo.
    • Added .travis.yml for testing against multiple Ruby VMs
    • Added rake as a dependency