rails-counting 0.0.1
This gem can define custom behavior when calling count on an AREL relation. This is especially useful when using relation.select('column AS something'), which currently will cause SQL errors.
Gemfile:
=
安装:
=
版本列表:
- 0.0.1 November 03, 2013 (4.5 KB)
Runtime 依赖 (2):
activerecord
~> 4.0
activesupport
~> 4.0