Arel::SqlCompiler::GenericCompiler
# File lib/arel/engines/sql/compilers/mysql_compiler.rb, line 4 4: def limited_update_conditions(conditions, taken) 5: conditions << " LIMIT #{taken}" 6: conditions 7: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.