- 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
Use Thor for built-in tmp task actionmailbox actiontext activestorage docs railties
#47698 opened Mar 16, 2023 by p8 Loading…
4 tasks done
Add more guidance for people who are creating their first Rails app railties
#47620 opened Mar 9, 2023 by bradgessler Loading…
4 tasks done
Raise if
exec_insert and insert are used with an unsupported returning value activerecord #48418 opened Jun 7, 2023 by nvasilevski Loading…
Add structured event for open redirects actionpack
#56019 opened Oct 27, 2025 by adrianna-chang-shopify Loading…
3 tasks done
Add
Date.upcoming method to find next occurrence of month/day activesupport docs #55777 opened Sep 26, 2025 by elalemanyo Loading…
4 tasks done
Reset
has_one association when the related belongs_to association is set activerecord #43122 opened Aug 28, 2021 by intrip Loading…
Add
Arel.safe and Arel::SafeValue to handle quoting edge cases activerecord #45379 opened Jun 16, 2022 by kmcphillips Loading…
Allow users to customize ActiveStorage controllers without having to override them activestorage
#41505 opened Feb 19, 2021 by santib Loading…
Deprecate the Flash Middleware. actionpack actionview docs railties
#44588 opened Mar 1, 2022 by Edouard-chin Loading…
Add
redirect_code_for_unsafe_http_methods config actionpack docs railties #45393 opened Jun 17, 2022 by jonathanhefner Loading…
Add an
attributes method to all input tags to make input options accessible without the tags actionview railties #52834 opened Sep 8, 2024 by cirdes Loading…
4 tasks done
Support
where with comparison operators (>, >=, <, and <=) Take 2 activerecord #39863 opened Jul 17, 2020 by kamipo Loading…
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…
3 of 5 tasks
Introduce
ActiveSupport::TestCase.around activesupport docs #50889 opened Jan 26, 2024 by seanpdoyle Loading…
4 tasks done
Add
prepend_order as a new query method to prepend the specified order onto any existing order activerecord #40401 opened Oct 16, 2020 by agrobbin Loading…
Add support for array syntax on enums backed by string columns activerecord
#43085 opened Aug 24, 2021 by MatheusRich Loading…
Add
ActiveModel::Validations::ModelValidator activemodel activerecord needs work #49534 opened Oct 7, 2023 by MatheusRich Loading…
4 tasks done
Extract
ActiveSupport::DeepTransformObject activesupport #34584 opened Dec 1, 2018 by kamipo Loading…
Deprecate implicit conversion of Duration activesupport
#45437 opened Jun 23, 2022 by skipkayhil Loading…
Implement BroadcastLogger#with_level to avoid double-invocation of passed block activesupport
#53505 opened Oct 30, 2024 by meagar Loading…
4 tasks done
Expose Arel attributes through ActiveRecord::Table module and
t method activerecord pinned #39207 opened May 9, 2020 by flanger001 Loading…
Add Colorized, a new routes formatter actionpack railties
#45241 opened Jun 1, 2022 by faqndo97 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.