Skip to content

Pull requests: rails/rails

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
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
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
[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
ProTip! Filter pull requests by the default branch with base:main.