Deploy 12/11/2010

Post Information

Posted on December 11, 2010

By John Nunemaker

All behind the scenes stuff, but worth noting nonetheless.

Tweaks

  • Optimized finding the current site. Now never does more than one query. Previously, it would often perform a couple.
  • Switched a lot of the domain validation from custom regular expressions to the public suffix service gem.

Bug Fixes

  • Fixed an issue with sample site generation that affected a person or two
  • Increased test coverage by quite a bit

Make a Comment