class ActiveReporter::Aggregator::Min
Public Instance Methods
function()
click to toggle source
# File lib/active_reporter/aggregator/min.rb, line 4 def function "MIN(#{expression})" end
# File lib/active_reporter/aggregator/min.rb, line 4 def function "MIN(#{expression})" end