Week of October 8 - October 14, 2012

Moving forward with the Rails asset pipeline is a good overview of the changes coming in this area in 4.0.

  • 2a68f68a changes the default test locations to match the default source tree - for example, tests for models are now in test/models.
  • Rails is moving to the Ruby 1.9 hash syntax everywhere - for example, 5ad7f8ab makes the changes in railties.