rails/activerecord/lib
Xavier Noria 2aeb322806 Let's use the delegation to the transaction manager here
`within_new_transaction` is delegated to the transaction manager. Let's remove
this explicit receiver to honor the delegation and for consistency with usage
of the also delegated `current_transaction`.
2024-05-28 13:21:10 +02:00
..
active_record Let's use the delegation to the transaction manager here 2024-05-28 13:21:10 +02:00
arel Explictly take a block in Arel add_bind 2024-05-28 08:53:30 +02:00
rails/generators Simplify the implementation to register the correct source_path for the migration template 2023-05-24 22:54:12 +00:00
active_record.rb Fix + symbol [ci skip] 2024-05-25 14:22:49 +05:30
arel.rb Retry known idempotent SELECT queries on connection-related exceptions 2024-03-26 09:25:55 -04:00