What's New in Edge Rails #14
Week of March 18 - March 25, 2012
Thanks to Ryan Daigle, this content now lives at EdgeRails.info. If you have any ideas on other content that should be there, please drop me a line.
That said, it was a very quiet week in Rails master (or else I missed everything of significance. But here's the one commit that caught my eye.
- Eager-evaluated scopes are deprecated as of 0a12a5f8, in the hopes of avoiding some common and hard-to-find errors when using scopes.