1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Rafael França 05fe94c5b5
Merge pull request #42423 from dorianmarie/Model.update!
add Model.update! that is similar to Model.update but raises exceptions
2021-06-09 22:26:46 -04:00
..
active_record/connection_adapters
activejob Updated abbreviation for single table inheritance. 2021-04-16 11:53:05 +05:30
assets
cases Merge pull request #42423 from dorianmarie/Model.update! 2021-06-09 22:26:46 -04:00
fixtures Remove fixed "id" in encrypted book fixtures 2021-04-13 08:55:44 -04:00
migrations Show a warning when running no migration using SCOPE 2021-01-26 15:05:35 +01:00
models Derive foreign key from model name in has_many associations 2021-05-12 15:21:31 -04:00
schema Add option to skip joins for associations. 2021-04-19 11:17:31 -04:00
support Allow async executor to be configurable 2021-02-19 12:34:57 -05:00
config.example.yml Make we always type cast TimeWithZone objects before passing to mysql2 2021-02-11 22:45:14 +00:00
config.rb