- 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
Allowing to convert to other file formats activestorage
#38160 by mengqing was closed Sep 22, 2020 Loading…
fix: warning: instance variable @controller not initialized actionpack
#40025 by KapilSachdev was merged Aug 12, 2020 Loading…
retry_on parameter attempts now accepts :unlimited activejob ready #41761 by djmortonShopify was merged Jul 28, 2021 Loading…
Allow a validation error to have a
full_message that doesn't include the error's message activemodel stale #43283 by ollieh-m was closed Mar 6, 2022 Loading…
ActionDispatch::Testing::TestResponse#parsed_body parse HTML with Nokogiri actionpack #47144 by seanpdoyle was merged Jan 30, 2023 Loading…
4 tasks done
Ensure
response.parsed_body support for pattern matching actionpack activestorage #49003 by seanpdoyle was merged Aug 23, 2023 Loading…
4 tasks done
[ActiveStorage] Fix
ActiveStorage:Representations::ProxyController returning the wrong preview activestorage #50098 by chaadow was merged Nov 21, 2023 Loading…
4 tasks done
Add
perform_all_later to enqueue multiple jobs at once activejob #46603 by Mangara was merged Feb 13, 2023 Loading…
5 tasks done
Add PRs ready to merge
store_if_blank option to has_rich_text actiontext ready #52573 by ghiculescu was merged Aug 21, 2024 Loading…
Raise an error if loading pg structure file fails
#19772 by ngauthier was closed Apr 16, 2015 Loading…
Binding to localhost only allows access to localhost
#19817 by tpitale was merged Apr 19, 2015 Loading…
MemCache Store increment decrement bug for not initalized key
#19827 by meinac was closed Apr 20, 2015 Loading…
Activemode::Dirty attributes query methods consistency before and after saving.
#19847 by fertapric was merged Apr 21, 2015 Loading…
Let WITH (CTE) queries be explainable activerecord
#19843 by marshall-lee was closed May 28, 2015 Loading…
ProTip! Filter pull requests by the default branch with base:main.