Ask A Question

Notifications

You’re not receiving notifications from this thread.

Timestamp management with ActiveRecord::Events

Bartosz Pieńkowski asked in Showcase

Hi guys!

I recently released a gem for managing timestamp fields in ActiveRecord models and I'm excited to share it with you.

By adding convenience methods on top of a datetime field, the gem allows you to manage timestamps in a similar way to how ActiveRecord handles the created_at and updated_at fields.

You can check it out here:
https://github.com/pienkowb/active_record-events

I hope you can make use of the gem in some of your projects :)

Reply

Thanks

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,329+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.