This gem adds two new methods to ActiveRecord (and ActiveRecord::Relation) that allow to sort SQL queries without using the "ASC" and "DESC" SQL keywords.
David Werlen
gem "asc_desc", "~> 0.0.1"