- 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
Make retrieval of cached entry scope to be public. Fixes #45311 activesupport
#45313 opened Jun 9, 2022 by poloka Loading…
Define each SafeBuffer method with same arity with String's original method activesupport
#46893 opened Jan 5, 2023 by amatsuda Loading…
2 of 4 tasks
Make it possible to rotate the secret key gracefully for ActiveStorage activestorage activesupport railties
#39623 opened Jun 14, 2020 by santib Loading…
Fix performance of CollectionAssociation replace_on_target and include activerecord
#46652 opened Dec 6, 2022 by jeffcarbs Loading…
4 tasks done
Remove HTML fallback for JS requests actionpack actionview security
#39476 opened May 29, 2020 by tenderlove Loading…
[ci skip][docs] Adds guide for Active Record Aggregations With Examples And References docs ready PRs ready to merge
#55765 opened Sep 25, 2025 by shivabhusal Loading…
1 task done
Laying some ground work to remove AR::Base from the modules activerecord
#54851 opened Apr 1, 2025 by kwstannard Loading…
4 tasks done
Default to SHA-256 for cookie signing actionpack docs railties
#55017 opened May 5, 2025 by jg23497 Loading…
4 tasks done
Active Storage can be configured by STORAGE_URL activestorage
#50477 opened Dec 29, 2023 by zzak Loading…
Fix first and last when records are not loaded in a sorted relationship activerecord
#37807 opened Nov 26, 2019 by GermanDZ Loading…
Delete variants from service only if variants are being tracked activestorage
#46210 opened Oct 8, 2022 by ritikesh Loading…
8 of 9 tasks
Make ActiveRecord::Rollback bubble to outer transactions activerecord
#44518 opened Feb 22, 2022 by nikolai-b Loading…
Rate Limiting: Add context to request and response actionpack
#55502 opened Aug 15, 2025 by seanpdoyle Loading…
4 tasks done
Adds preview images for ActionText PDFs and Videos in trix html actiontext
#39113 opened May 2, 2020 by abhaynikam Loading…
Add syntax for CTE materialization hint to ActiveRecord activerecord
#48305 opened May 26, 2023 by 97jaz Loading…
4 tasks done
Unify shapes of ActiveModel::Attributes activemodel activerecord
#47804 opened Mar 29, 2023 by casperisfine • Draft
Add rename_csp_helper_nonce_attribute ActionView configuration to avoid value exfiltration actionview
#51729 opened May 3, 2024 by codergeek121 Loading…
Add rename option to serializable_hash method activemodel activerecord
#48338 opened May 30, 2023 by dongcheolpark Loading…
4 tasks done
✨ Add
trim_empty_fractional to ActiveSupport::NumberHelper.number_to_currency activesupport needs feedback #47874 opened Apr 5, 2023 by danielvdao Loading…
4 tasks done
Allow default CSP setup to work with empty sessions actionpack railties
#48510 opened Jun 18, 2023 by ghiculescu Loading…
Raise Argument error for invalid jitter values activejob
#45629 opened Jul 20, 2022 by aditya-vector Loading…
Fix issue with destroy after RestartParentTransaction and SavepointTransaction rollback activerecord
#50386 opened Dec 18, 2023 by mguan2020 Loading…
4 tasks done
Add :public_id_column option to accepts_nested_attributes_for actionview activerecord docs
#48390 opened Jun 2, 2023 by westonganger Loading…
4 tasks done
Use Thor for built-in tmp task actionmailbox actiontext activestorage docs railties
#47698 opened Mar 16, 2023 by p8 Loading…
4 tasks done
ProTip! Filter pull requests by the default branch with base:main.