Classes: Error, Service
"1.0.0"
9 10 11
# File 'lib/pw_query.rb', line 9 def self.execute(model, params, options = {}, associations = nil) Service.new(model, params, options, associations).perform end