Closed dkubb closed 9 years ago
@mbj this is ready for review when the build is all green. (EDIT: green for supported rubies)
@dkubb I did a sucessful code pass and a validation pass.
I think we should include 2.1
and 2.2
to the travis matrix and move all the -head
versions to allowed failures. Also I'd remove ree
and 1.8.7
as they are de-facto unmaintained.
This branch changes the URI type to normalize the URI before it is stored in the database.
It also fixes the length to match the current known maximum length for a URI and refactors the URI specs to use a more modern style.