# File lib/dm-aggregates/repository.rb, line 4 4: def aggregate(query) 5: unless query.valid? 6: [] 7: else 8: adapter.aggregate(query) 9: end 10: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.