Double Shot #817
Tuesday, February 14, 2012 at 5:22AMSnow on the ground for the first time this winter. Doesn't look like it'll last long though.
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.
Tuesday, February 14, 2012 at 5:22AMSnow on the ground for the first time this winter. Doesn't look like it'll last long though.
Monday, February 13, 2012 at 4:47AMSome goodies for PostgreSQL users this week, as well as other odds and ends.
add_index(:accounts, :code, :where => "active") generates CREATE INDEX index_accounts_on_code ON accounts(code) WHERE active. f7b915b5 adds support for PostgreSQL hstore columns. Working with CoffeeScript gets just a tiny bit nicer now that rake notes picks up annotations from .coffee files in dd8c6f05. I'm not convinced of its utility, but 60dad828 allows you to provide Float::INFINITY as an argument to validates_length_of. A batch of commits replaced use of ActiveSupport::OrderedHash with pure Ruby 1.9 hashes.
Monday, February 13, 2012 at 4:46AMFlotsam and jetsam from my weekend.
Friday, February 10, 2012 at 5:18AMLooking for a way to get involved with open source? How about the Ruby Documentation Project? They've got a list of areas in Ruby that need help and a step-by-step guide for helping out. And how cool would it be to have your work committed to core Ruby?
As for myself, it's been a slow week, but I've been moving along:
Friday, February 10, 2012 at 5:06AMA quiet end for the week.
You are viewing a mobilized version of this site...
View original page here