1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Yves Senn 3b2346ea13 docs, add update_all example with SQL fragment. [ci skip]
The relation method `update_all` allows you to pass a SQL fragment. The
functionality is already mentioned in the prose but the examples section
does not cover it.
2016-11-16 08:52:49 +01:00
..
active_record docs, add update_all example with SQL fragment. [ci skip] 2016-11-16 08:52:49 +01:00
rails/generators let Regexp#match? be globally available 2016-10-27 09:13:55 +02:00
active_record.rb Eager autoload ActiveRecord::TableMetadata 2016-08-15 14:12:08 -07:00