- 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 insert_many to ActiveRecord models activerecord
#35077 by boblail was merged Mar 5, 2019 Loading…
Update Working With JavaScript guide for Rails 7, scrap Node/Yarn from Getting Started guide docs
#43957 by DavidColby was merged Feb 11, 2022 Loading…
ActiveSupport::Cache::Key object - Faster Cache Keys actionpack actionview activerecord activesupport
#33944 by schneems was closed May 20, 2019 Loading…
Raise error on unpermitted open redirects. actionpack docs needs feedback railties
#41134 by gmcgibbon was closed Jul 22, 2021 Loading…
Add rails db:system:change command railties
#34832 by gmcgibbon was merged Jan 16, 2019 Loading…
3 tasks done
Ensure SQLite transaction default to IMMEDIATE mode activerecord railties
#50371 by fractaledmind was merged Jul 26, 2024 Loading…
4 tasks done
Defer constant loading of
ActiveRecord::DestroyAssociationAsyncJob via a String instead of a class constant actionmailer activejob activerecord railties #45476 by bensheldon was merged Jul 13, 2022 Loading…
Add
action_controller.allowed_redirect_hosts configuration actionpack docs #45680 by Kevinrob was closed Jul 30, 2025 Loading…
[DOCS] Improve Documentation for ActiveRecord's order Method [ci-skip] activerecord docs
#43018 by ChaelCodes was merged Aug 19, 2021 Loading…
ActiveRecord::Relation#async_pending? for introspecting async relations activerecord
#47751 by joeldrapper was closed Apr 4, 2024 Loading…
4 tasks done
Add values_at attribute method for active_record activerecord
#36481 by guillaumebriday was merged Oct 19, 2020 Loading…
Introduce
compressor option to ActiveRecord::Encryption::Encryptor activerecord docs #51735 by heka1024 was merged Jul 3, 2024 Loading…
4 tasks done
Encryption: support
support_unencrypted_data at a per-attribute level activerecord #49072 by ghiculescu was merged Sep 13, 2023 Loading…
Add support for disabling transactions per database in
ActiveRecord activerecord #53139 by mjcheetham was merged Nov 6, 2024 Loading…
4 tasks done
Add configuration option to skip dump per database activerecord railties
#39326 by lfv89 was closed Jul 16, 2021 Loading…
Allow attaching File or Pathname to has_one_attached activestorage
#45606 by dorianmariecom was merged Sep 25, 2023 Loading…
Fix capybara driver name conflict actionpack need rebase ready PRs ready to merge
#42511 by cjlarose was merged Oct 15, 2021 Loading…
Switch
ActiveSupport::MessageEncryptor Default Serializer to JSON actionpack activesupport docs railties #42846 by fresh-eggs was merged Feb 7, 2022 Loading…
Disable automatic write protection on replicas activerecord
#42450 by HParker was merged Jun 16, 2021 Loading…
Set Rails 7.0 cookies_serializer default value to :hybrid docs railties
#45127 by nbcraft was closed May 24, 2022 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.