- 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
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…
Adds preview images for ActionText PDFs and Videos in trix html actiontext
#39113 opened May 2, 2020 by abhaynikam Loading…
Rate Limiting: Add context to request and response actionpack
#55502 opened Aug 15, 2025 by seanpdoyle Loading…
4 tasks done
make acts_like behavior more intuitive activesupport docs railties
#42314 opened May 28, 2021 by skipkayhil Loading…
Fix autosave associations when saving new records with validate: false activerecord
#42748 opened Jul 9, 2021 by marcelolx Loading…
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
Add
actiontext bug report template docs #50010 opened Nov 10, 2023 by seanpdoyle Loading…
3 tasks done
Make
update and save behave the same in tests where transactions are rolled back activerecord #44716 opened Mar 17, 2022 by ghiculescu Loading…
Trivial performance improvements for Inflector methods activesupport
#46918 opened Jan 7, 2023 by amatsuda Loading…
2 of 4 tasks
Include connection details into the exception messages raised by adapters activerecord
#49337 opened Sep 20, 2023 by fatkodima Loading…
[ci-skip][Docs][retry] Add description for CTE to querying guide docs
#52423 opened Jul 26, 2024 by hachi8833 Loading…
2 tasks done
Support nested array bind parameter for PostgreSQL parameter. activerecord
#48393 opened Jun 4, 2023 by simi Loading…
3 of 4 tasks
Introduce predicate definition when defining scopes activerecord docs
#50430 opened Dec 22, 2023 by stevepolitodesign Loading…
4 tasks done
Improve model generator error handling for non-existent models activerecord railties
#53024 opened Sep 24, 2024 by AlexisChavez97 Loading…
3 tasks done
Add datalist_tag to create datalist form elements actionview
#52137 opened Jun 16, 2024 by willianveiga Loading…
Fix incorrect module include in Getting Started guide [ci skip] docs
#55304 opened Jul 7, 2025 by Ikass Loading…
2 of 4 tasks
Only link back to referer if referer is a
GET request actionview #53722 opened Nov 23, 2024 by stevepolitodesign Loading…
4 tasks done
Ensure associations are inherited even after subclasses are defined activerecord
#39473 opened May 29, 2020 by kamipo Loading…
ProTip! Filter pull requests by the default branch with base:main.