I’m leveraging uni-form based forms for an application I’m working on, using a plugin for Rails to enable this functionality. I upgraded to Ruby 1.9.1 and received a ton of syntax errors when starting up my app. This was due to a change in the way Ruby 1.9 changed the case-when syntax to require “then” [...]
