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:
=
installieren:
=
Versionen:
- 0.0.1 November 03, 2013 (4,5 KB)
Runtime Abhängigkeiten (2):
activerecord
~> 4.0
activesupport
~> 4.0