Skip to content

Make ActiveRecord's PostgreSQL adapter use timestamptz as datetime columns.

License

Notifications You must be signed in to change notification settings

fnando/ar-timestamptz

Repository files navigation

ar-timestamptz

Tests Code Climate Gem Gem

Make ActiveRecord's PostgreSQL adapter use timestamptz as datetime columns.

Installation

gem install ar-timestamptz

Or add the following line to your project's Gemfile:

gem "ar-timestamptz"

Usage

That's it! You don't have to configure anything.

Maintainer

Contributors

Contributing

For more details about how to contribute, please read https://github.com/fnando/ar-timestamptz/blob/main/CONTRIBUTING.md.

License

The gem is available as open source under the terms of the MIT License. A copy of the license can be found at https://github.com/fnando/ar-timestamptz/blob/main/LICENSE.md.

Code of Conduct

Everyone interacting in the ar-timestamptz project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.