Week of March 18 - March 24, 2013
-
2392535f brought in fixes for the latest round of security vulnerabilities.
-
9a62711c is the best typo fix ever: “commas aren’t comas.”
-
80941567 supports custom index types for MySQL and PostgreSQL in migrations:
add_index(:wikis, :body, :using => 'gin')
.