What's New in Edge Rails #55

Weeks of January 14 - January 20, 2013

  • 8b72d689 adds a Javascript path matching widget to the in-browser routes output, so you can see which route will match on a particular path.

What's New in Edge Rails #54

Weeks of January 7 - January 13, 2013

  • 88cc1688 merges in the latest Rails security fixes. If you didn't already know about them it's probably too late.
  • Starting with 3e1ed781 performance tests are removed to a separate rails-performance_tests gem.
  • 2549a3b0 deprecates update_attributes in favor of update.

Double Shot #1043

Double Shot #1042

All patch and no play makes Jack a cranky boy.

Double Shot #1041

You know…I really don't need any more application issues just at the moment.

Double Shot #1040

Double Shot #1039

What's New in Edge Rails #53

Weeks of December 31, 2012 - January 6, 2013

  • 44930b2d is the fix for the recent (fairly unlikely) SQL injection vulnerability in Active Record.
  • cb2bd4aa merges in work to replace update_attributes with update.
  • 009873ae solidifies Rails treatment of executables: "Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. Executable scripts are versioned code like the rest of your app. To generate a stub for a bundled gem: 'bundle binstubs unicorn' and 'git add bin/unicorn'".

Double Shot #1038

If you want to learn about the DCI controversy, you can Google it. Personally, I'm crushingly uninterested.

What's New in Edge Rails #52

Weeks of December 24 - December 30, 2012

After anticipating Rails 4 for a year, it feels close to me. I'd be amazed if we weren't playing with it by RailsConf.

  • 61b91c4c removes the /bin directory from the default .gitignore. Seldom has a one-line change generated so much heated discussion. My point of view? I never use the default .gitignore unchanged and neither should you. If you don't want to check in /bin, ignore it yourself.
  • f75addd0 introduces assert_not foo to replace assert !foo.

Double Shot #1033

Last weekend's fun: overnighting in a hammock in 13F weather.

subscribe via RSS