local_date_time_attributes 0.1.3
Introduces a custom ActiveRecord attribute type which will ignore the timezone set by Time.zone. This is useful in the event we are modifying the current thread timezone
Gemfile:
=
install:
=
Versions:
Show all versions (4 total)Runtime Dependencies (2):
activerecord
>= 5.0
activesupport
>= 5.0