aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/nodes/named_function.rb
Commit message (Expand)AuthorAgeFilesLines
* Include Arel::Predicates to Arel::Nodes::Function so you can do table[:id].co...Samuel Kadolph2011-05-271-2/+0
* Chain predications off of named functionsDaniel Azuma2011-01-191-0/+2
* Added Arel::Nodes::NamedFunction for representing generic SQL functionsAaron Patterson2011-01-041-0/+12