tally 2.0.0
Tally is a simple Rails engine for capturing counts of various activities around an app. These counts are quickly captured in Redis then are archived periodically within the app’s default relational database.
Gemfile:
=
安裝:
=
版本列表:
- 2.0.0 December 19, 2022 (15.5 KB)
- 1.0.2 April 12, 2022 (15.0 KB)
- 1.0.1 January 21, 2022 (15.0 KB)
- 1.0.0 February 12, 2020 (15.0 KB)
- 1.0.0.beta1 February 11, 2020 (17.0 KB)
Runtime 相依性套件 (5):
connection_pool
>= 2.0
kaminari-activerecord
~> 1.1
rails
>= 5.2.0, < 8
redis
>= 4.1
zeitwerk
~> 2.2
Development 相依性套件 (6):
appraisal
>= 0
factory_bot_rails
~> 6.1
rspec_junit_formatter
~> 0.2
rspec-rails
~> 6
shoulda-matchers
~> 5.1
timecop
~> 0.9