Set the create timestamp when creating
# File lib/sequel/plugins/timestamps.rb, line 61 def before_create set_create_timestamp super end
Set the update timestamp when updating
# File lib/sequel/plugins/timestamps.rb, line 67 def before_update set_update_timestamp super end
[Validate]
Generated with the Darkfish Rdoc Generator 2.