-
Notifications
You must be signed in to change notification settings - Fork 22.2k
Pull requests: rails/rails
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixed the bug where RuntimeError: can't add a new key into hash during iteration occurs.
activesupport
#57200
opened Apr 17, 2026 by
prg-iomash
Loading…
4 tasks done
Fix retry_job to respect enqueue options when enqueue is deferred
activejob
#57198
opened Apr 16, 2026 by
Saidbek
Contributor
Loading…
3 of 4 tasks
Clarify TimeZone#parse docs for invalid strings
activesupport
#57194
opened Apr 16, 2026 by
Saidbek
Contributor
Loading…
2 of 4 tasks
[ci skip] Clarify API app ApplicationController guidance
docs
#57180
opened Apr 12, 2026 by
pestovpvl
Loading…
4 tasks done
[ci skip] Reference ActiveSupport::Cache::Store early in caching_with_rails.md
docs
#57177
opened Apr 12, 2026 by
schmijos
Contributor
Loading…
Improve becomes to persist marked_for_destruction and loaded associations
activerecord
#57176
opened Apr 11, 2026 by
genezys
Contributor
Loading…
4 tasks done
Update EnvConfiguration class doc examples and drop stale commented require
activesupport
#57174
opened Apr 10, 2026 by
Saidbek
Contributor
Loading…
Allow attribute with symbol type without a DB connection
activerecord
#57173
opened Apr 10, 2026 by
Mordorreal
Contributor
Loading…
4 tasks done
Parallelize exist? checks and uploads in MirrorService#mirror
activestorage
#57171
opened Apr 10, 2026 by
Mordorreal
Contributor
Loading…
4 tasks done
Fix MirrorService#mirror IntegrityError with nil checksum
activestorage
#57170
opened Apr 10, 2026 by
Mordorreal
Contributor
Loading…
4 tasks done
Fix
store on native json/jsonb columns to skip serialization
activerecord
activestorage
railties
#57168
opened Apr 9, 2026 by
markedmondson
Contributor
Loading…
3 tasks done
Fix ActiveStorage::IntegrityError when mirroring variants without a checksum
activestorage
#57167
opened Apr 9, 2026 by
Saidbek
Contributor
Loading…
3 of 4 tasks
Fix NoMethodError in logger_tagged_by_active_job?
activejob
#57165
opened Apr 9, 2026 by
Mordorreal
Contributor
Loading…
4 tasks done
Document that
value_method and text_method arguments of options_from_collection_for_select accept Proc [ci skip]
actionview
#57163
opened Apr 8, 2026 by
cgunther
Contributor
Loading…
Skip CreateUsers migration when User model already exists
railties
#57162
opened Apr 8, 2026 by
johntopley
Loading…
Raise ArgumentError when content_security_policy_nonce_auto is misconfigured
actionview
railties
#57161
opened Apr 8, 2026 by
drsharp
Contributor
Loading…
3 of 4 tasks
Fix touch_record for composite foreign keys
activerecord
#57158
opened Apr 7, 2026 by
romulostorel
Loading…
Normalize validation context to symbol for type-agnostic comparison
activemodel
#57155
opened Apr 7, 2026 by
iKrevedko
Loading…
[ci skip] Add message for ActiveRecord::Rollback for nested transaction
activerecord
#57154
opened Apr 7, 2026 by
lanadz
Loading…
2 of 4 tasks
[RF-DOCS] Rewrite the Layouts and Rendering guide
docs
rails foundation
Rails Foundation PRs
#57152
opened Apr 6, 2026 by
ayushn21
Loading…
Optimize
ActionView::LookupContext#normalize_name with cache
actionview
#57147
opened Apr 5, 2026 by
moberegger
Loading…
3 of 4 tasks
Infer PK for simple PSQL views from the underlying table
activerecord
#57145
opened Apr 5, 2026 by
pirj
Contributor
Loading…
4 tasks done
Optimize
Relation#blank? to use #empty? instead of loading all records
activerecord
#57143
opened Apr 5, 2026 by
oggy
Contributor
Loading…
4 tasks done
Support multi-line strict locals for .ruby and .builder templates
actionview
#57142
opened Apr 4, 2026 by
moberegger
Loading…
4 tasks done
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.