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 #802 | Main | Double Shot #801 »
Monday
Jan232012

What's new in Edge Rails #5

Week of January 15-21, 2012

Lots of refactorings this week cleaned up the internals of ActionController and ActionView. Fortunately if you've been paying attention to deprecation warnings these should not have an impact on your applications when you upgrade to Rails 4.

  • In a nice bit of tidying-up, 2c72f2a9 adds app/mailers to the list of things reported on by rake:stats.
  • 5a6ea535 adds the ability to set config.actionview.logger independently of other loggers.
  • number_to_percentage takes a :format option as of c0a3fe3c.

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>