A Fresh Cup is Mike Gunderloy's software development weblog, covering Ruby on Rails and whatever else I find interesting in the universe of software. I'm a full-time Rails developer and contributor, available for long- or short-term consulting, with solid experience in working as part of a distributed team. If you'd like to hire me, drop me a line. I'm also the author of Rails Rescue Handbook and Rails Freelancing Handbook.

Navigation
« Double Shot #796 | Main | Open Source Report #2 »
Monday
Jan162012

What's New in Edge Rails #4

Week of January 8-14, 2012

A fairly quiet week on the Edge Rails front. Still lots of general cleanup and refactoring going on, plus a few new features.

  • Support for the old schema_info table was finally dropped in f82e244a. This will require a 2-step migration for very very old applications but in practice I doubt it will bother anyone.
  • f194ff9d adds a "What to update in your apps" section to the release notes. It'd be excellent if this were up to date on release day.
  • 16c4cb04 adds 'on' and 'off' to the values that ActiveRecord will properly typecast into Boolean columns.
  • Migration internals were heavily refactored starting at bc276fbc, but it looks like there's no effect on the external API.

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>