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
Petrik d6527e64b3 Don't use redundant curly braces in where examples [ci-skip]
In 411ccbdab2 redundant curly braces for
hash arguments were removed from most of the code base.
The docs of the `where` methods still use redundant curly braces, so
lets remove them as well.
2021-08-22 17:20:42 +02:00
..
active_record Don't use redundant curly braces in where examples [ci-skip] 2021-08-22 17:20:42 +02:00
arel Remove "stupid" from active record 2021-07-28 11:09:10 -04:00
rails/generators Make reading_role and writing_role module instance variables 2021-06-10 18:24:37 +02:00
active_record.rb Remove more unneeded methods that should be configs 2021-08-17 22:35:22 +00:00
arel.rb docs: use Arel.sql examples that require Arel.sql 2021-08-06 16:58:38 -05:00