- 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
Add ability to prevent access to a database activerecord
#51354 opened Mar 19, 2024 by stevecrozz Loading… updated Nov 1, 2025
4 tasks done
Allow to pass array values to
.in_order_of activerecord activesupport #52871 opened Sep 10, 2024 by doits Loading… updated Oct 26, 2025
4 tasks done
Fix ActiveRecord::Migration.check_all_pending! to use a separate connection class activerecord
#55902 opened Oct 14, 2025 by engwan Loading… updated Oct 21, 2025
2 of 4 tasks
Add down_only migration helper activerecord needs work
#53209 opened Oct 6, 2024 by goulvench Loading… updated Oct 16, 2025
Exclude notes from excluded directories railties
#55814 opened Oct 1, 2025 by siaw23 Loading… updated Oct 8, 2025
4 tasks done
Action View: Fallback to existing partial when possible actionview
#50852 opened Jan 23, 2024 by seanpdoyle Loading… updated Oct 3, 2025
4 tasks done
Pass render options and block to calls to
#render_in actionpack actionview docs railties #50623 opened Jan 6, 2024 by seanpdoyle Loading… updated Oct 3, 2025
4 tasks done
Store destroy dependent record message on reflection name activerecord
#55804 opened Sep 29, 2025 by tvdeyen Loading… updated Sep 30, 2025
4 tasks done
Omit charset for application/json Content-Types (IANA-compliant) actionpack docs
#55191 opened Jun 13, 2025 by rebase-master Loading… updated Sep 21, 2025
4 tasks done
Tag Builders: render keywords as dasherized HTML attributes actionview docs railties
#50320 opened Dec 10, 2023 by seanpdoyle Loading… updated Sep 19, 2025
4 tasks done
Use target model's
destroy_association_async_job when available activerecord #55519 opened Aug 20, 2025 by hubb Loading… updated Sep 19, 2025
3 of 4 tasks
Automatically isolate cache namespaces in tests activesupport
#55592 opened Sep 1, 2025 by Schwad Loading… updated Sep 15, 2025
Add
require "rails" to generated engines docs railties #55281 opened Jul 1, 2025 by Earlopain Loading… updated Jul 23, 2025
3 of 4 tasks
Default to SHA-256 for cookie signing actionpack docs railties
#55017 opened May 5, 2025 by jg23497 Loading… updated Jun 2, 2025
4 tasks done
CSP Report-to reponse header field for browser Reporting API actionmailbox actionpack actiontext activestorage docs railties
#49810 opened Oct 27, 2023 by espen Loading… updated May 16, 2025
4 tasks done
Reset
has_one association when the related belongs_to association is set activerecord #43122 opened Aug 28, 2021 by intrip Loading… updated Mar 27, 2025
Add ActiveModel::Attributes#==. activemodel
#46517 opened Nov 18, 2022 by bonobono555 Loading… updated Jan 26, 2025
5 tasks done
Update ActiveJob docs to show how to halt the callback chain docs needs work
#53541 opened Nov 5, 2024 by camallen Loading… updated Dec 8, 2024
4 tasks done
TypeMap (PG): Store Typemap in Schema Cache and use another cache class to keep it in memory activerecord
#46409 opened Nov 2, 2022 by mochnatiy Loading… updated Nov 8, 2024
3 of 5 tasks
Load test shard schema when loading development shard schema activerecord railties
#53156 opened Oct 3, 2024 by fatkodima Loading… updated Oct 3, 2024
Active Storage can be configured by STORAGE_URL activestorage
#50477 opened Dec 29, 2023 by zzak Loading… updated Sep 22, 2024
[ci-skip][Docs][retry] Add description for CTE to querying guide docs
#52423 opened Jul 26, 2024 by hachi8833 Loading… updated Sep 19, 2024
2 tasks done
Include connection details into the exception messages raised by adapters activerecord
#49337 opened Sep 20, 2023 by fatkodima Loading… updated Aug 6, 2024
[ci skip] Improve readability of select form options helper gotcha documentation actionview
#52278 opened Jul 5, 2024 by markzalar Loading… updated Jul 12, 2024
4 tasks done
Correction: Delegated types do not require inheritance [ci skip] docs
#52166 opened Jun 20, 2024 by franzliedke Loading… updated Jun 21, 2024
4 tasks done
Previous Next
ProTip! Filter pull requests by the default branch with base:main.