aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/math.rb
Commit message (Expand)AuthorAgeFilesLines
* * Support for bitwise operations as infix operators. Tests included.Shahbaz Javeed2016-01-061-0/+24
* Replace MathOperation with InfixOperation to support more operatorsErnie Miller2011-03-091-2/+2
* cleaning up math operations on attributesAaron Patterson2011-03-071-3/+1
* implemented support for math operations in numeric attributesVladimir Meremyanin2011-01-291-0/+21