Highlights
- Arctic Code Vault Contributor
Pinned
2,103 contributions in the last year
Contribution activity
January 2021
Created 29 commits in 1 repository
Created a pull request in rails/rails that received 6 comments
Fix preventing writes for ApplicationRecord
Alt to #40966, fixes #40559
ApplicationRecord is special. If you have a multiple database
application we need to treat ApplicationRecord and
Active…
+51
−21
•
6
comments
Opened 6 other pull requests in 1 repository
rails/rails
2
open
4
merged
Reviewed 11 pull requests in 1 repository
rails/rails 11 pull requests
- Support hash config for `structure_dump_flags` and `structure_load_flags` flags
- Opting out of strict loading on a per-record base
- Don't return query cache enabled pools in the query cache executor
- AR connection configuration accepts `url` as a key if `adapter` is set
- Fix binds logging for "WHERE ... IN ..." statements
- Use length == 0 instead of empty? in Preloader
- Fix preventing writes for ApplicationRecord
- Avoid nokogiri v1.11.0 to make our CI green
- actionpack: Improve performance by allowing routes with custom regexes in the FSM.
- Don't consider ApplicationRecord the same as ActiveRecord::Base
- `connected_to` shouldn't be called on abstract class that not established connection
40
contributions
in private repositories
Jan 4 – Jan 28