- Notifications
You must be signed in to change notification settings - Fork 22k
Pull requests: rails/rails
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix #43978 migrations on multidb activerecord
#44079 opened Jan 5, 2022 by codeodor Loading… updated Apr 5, 2022
Add
Arel.safe and Arel::SafeValue to handle quoting edge cases activerecord #45379 opened Jun 16, 2022 by kmcphillips Loading… updated Jun 21, 2022
Replace deprecated use of Event.initevent has been deprecated with Event constructor in activestorage.js activestorage
#47707 opened Mar 17, 2023 by vipulnsward Loading… updated Mar 18, 2023
4 tasks done
Add a rake task for checking various release related utilities
#48583 opened Jun 26, 2023 by tenderlove Loading… updated Jun 27, 2023
No more _klass actioncable actionpack actionview activejob activerecord
#49425 opened Sep 29, 2023 by rafaelfranca Loading… updated Sep 29, 2023
Refactor inversing logic of
CollectionAssociation activerecord #45399 opened Jun 18, 2022 by jonathanhefner Loading… updated Apr 23, 2024
Add
ActiveModel::Validations::ModelValidator activemodel activerecord needs work #49534 opened Oct 7, 2023 by MatheusRich Loading… updated Jul 31, 2024
4 tasks done
Fix _read_attribute so it uses aliased attribute name as well activemodel activerecord activesupport docs railties
#45633 opened Jul 21, 2022 by tracyloisel Loading… updated Aug 1, 2024
Fix hanging test due to interlocking(?) railties
#53215 opened Oct 7, 2024 by davidstosik Loading… updated Nov 4, 2024
4 tasks done
Remove storage from gitignore if skip_active_storage and database is not sqlite3 railties
#53417 opened Oct 23, 2024 by vinibispo Loading… updated Nov 15, 2024
4 tasks done
Generate the
Permissions-Policy header actionpack railties #41994 opened Apr 16, 2021 by rbgrouleff Loading… updated Nov 19, 2024
Explain setting
active_support.to_time_preserves_timezone default railties #54449 opened Feb 6, 2025 by p8 Loading… updated Mar 3, 2025
4 tasks done
Make ActiveRecord::Association API public activerecord
#54149 opened Jan 8, 2025 by zzak Loading… updated Mar 12, 2025
Add referential integrity note in AR::FixtureSet docs [ci skip] activerecord docs
#54930 opened Apr 16, 2025 by danimashu Loading… updated Jun 30, 2025
Elaborate on support for hash helpers in Integration Tests [ci skip] docs
#50289 opened Dec 6, 2023 by seanpdoyle Loading… updated Jul 16, 2025
Document
ActionDispatch::IntegrationTest#register_encoder [ci skip] actionpack docs #49513 opened Oct 6, 2023 by seanpdoyle Loading… updated Oct 1, 2025
4 tasks done
[RF-DOCS] Move PostgreSQL Guide into the API and other guides activerecord docs rails foundation Rails Foundation PRs
#55135 opened Jun 1, 2025 by Ridhwana Loading… updated Oct 30, 2025
8 of 12 tasks
Make the warning about active storage redirect and proxy mode stronger activestorage docs
#55865 opened Oct 8, 2025 by pwim Loading… updated Nov 1, 2025
Add structured event for open redirects actionpack
#56019 opened Oct 27, 2025 by adrianna-chang-shopify Loading… updated Nov 3, 2025
3 tasks done
Fix Arguments#serialize missing custom serializers activejob railties
#56093 opened Nov 5, 2025 by skipkayhil Loading… updated Nov 7, 2025
Introduce a specific exception for unresolved models in AssociationReflection#compute_class activerecord
#56000 opened Oct 24, 2025 by daniel-niknam Loading… updated Nov 9, 2025
4 tasks done
ProTip! Exclude everything labeled
bug with -label:bug.