sort lists on modified_at by default
authorTom Clegg <tom@clinicalfuture.com>
Thu, 7 Feb 2013 20:09:57 +0000 (15:09 -0500)
committerTom Clegg <tom@clinicalfuture.com>
Thu, 7 Feb 2013 20:09:57 +0000 (15:09 -0500)
commitb24080d865e86418a0f051aaa535c1e98318851c
treeb0d7ae141312306ac9f1ebe5efef40a9d3f6b6a1
parent6deba088df9b81b924064720e49320fdc1502a60
sort lists on modified_at by default
app/controllers/application_controller.rb
db/migrate/20130207195855_add_index_on_timestamps.rb [new file with mode: 0644]
db/schema.rb