activerecord_time_intervals 0.1.0
ArInterval extends ActiveRecord with methods to query records in regular time intervals, automatically filling gaps with nil values. Useful for creating consistent time-series data from sparse database records.
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.1.0 October 14, 2025 (11KB)
Runtime依存関係 (2):
activerecord
~> 8.0
activesupport
~> 8.0
Development依存関係 (1):
pg
~> 1.6