public
Description: Sequel Model plugin to implicitly set created_at and updated_at
Clone URL: git://github.com/bricooke/sequel_timestamped.git
Search Repo:
bricooke (author)
Tue Mar 11 23:21:45 -0700 2008
commit  4a9c255651aa2058b0089d4f6eaa6b31f9bed916
tree    d18976004930dec9077241b250ae4c13464b804e
100644 2 lines (2 sloc) 0.111 kb
1
2
If your model is :timestamped, it will automatically set the
:created_at and :updated_at columns if they exist