ActiveRecord Except
August 19th was Whyday, and to commemorate it, I decided to write a gem called activerecord-except. What is it? activerecord-except is a Ruby gem that extends the functionality of ActiveRecord, allowing you to select all the fields from a table, except the ones that...