|
Use a docker cache mount to speed up rebuilding docker images after a dependency change
|
|
0
|
87
|
October 5, 2025
|
|
ActiveStorage: Disabling identify on file attachment
|
|
1
|
116
|
October 1, 2025
|
|
ActiveRecord Generators: supporting custom foreign key column name
|
|
3
|
306
|
September 28, 2025
|
|
Proposal: config variable to increase the 50 char string limit in inspect
|
|
0
|
83
|
September 26, 2025
|
|
Support Error Reporting API in Rails::Command::RakeCommand’s rake.standard_exception_handling
|
|
0
|
244
|
September 15, 2025
|
|
ActiveSupport::ParameterFilter still relies on mutable strings when using blocks
|
|
0
|
88
|
September 11, 2025
|
|
ActiveStorage: Cache-Control: max-age=3155695200, public and Set-Cookie: _app_session=
|
|
2
|
1440
|
September 2, 2025
|
|
How can Rails generate hyphenated (instead of underscore) routes, paths, urls for a multi-word controller method, e.g. "blue socks"?
|
|
5
|
2948
|
August 26, 2025
|
|
Proposal: Add alias_scope helper to ActiveRecord
|
|
2
|
166
|
August 21, 2025
|
|
Add `assert_raises_with_message` testing helper
|
|
7
|
1958
|
August 16, 2025
|
|
`before_action` / `skip_before_action` with `only` / `except` / `if` / `unless` - nonintuitive and inconsistent
|
|
1
|
363
|
August 14, 2025
|
|
[Feature Proposal] Add ActiveSupport::Duration#in_specific_parts to break down durations into chosen units
|
|
0
|
112
|
August 13, 2025
|
|
[ActiveStorage] ActiveStorage custom storage path configuration per Model attribute
|
|
1
|
871
|
August 13, 2025
|
|
[Proposal]: Add `purpose:` option to `rate_limit` method
|
|
5
|
404
|
August 12, 2025
|
|
[Feature Proposal] Allow hashes to be used as common table expressions
|
|
9
|
365
|
August 11, 2025
|
|
`optimizer_hints` precedence
|
|
3
|
227
|
July 29, 2025
|
|
[Feature Proposal] `#to_sql` support for calculation and finder methods
|
|
6
|
448
|
July 28, 2025
|
|
[Feature proposal] Add --port to "rails new" to run local Puma not on port 3000
|
|
3
|
221
|
July 27, 2025
|
|
[Feature proposal] Add methods to check if a record model `belongs_to?` another record model
|
|
2
|
142
|
July 17, 2025
|
|
[Feature idea] Allow custom dependent callbacks on has_many Associations
|
|
1
|
273
|
July 17, 2025
|
|
proposal: Hash#deep_set
|
|
1
|
216
|
July 5, 2025
|
|
Proposal: Safe deprecate associations
|
|
1
|
198
|
July 2, 2025
|
|
[Feature Proposal] Add --internalise-conflicts option to the rails credentials edit
|
|
1
|
314
|
July 1, 2025
|
|
Proposal: Bump the minimum supported PostgreSQL version from 9.3 to 10
|
|
3
|
405
|
July 1, 2025
|
|
Cloudflare R2 specific ActiveStorage service
|
|
1
|
466
|
June 28, 2025
|
|
[Feature Proposal] Log when `before_action` raises an exception
|
|
2
|
185
|
June 26, 2025
|
|
Undefined method `data' (NoMethodError)
|
|
0
|
142
|
June 20, 2025
|
|
Bug with yarn and bun when running `rails new`
|
|
4
|
356
|
June 17, 2025
|
|
[Proposal] Extract table name normalization logic from Migration#method_missing
|
|
0
|
180
|
June 7, 2025
|
|
Why does structure.sql use explicit schema_migrations entries, but schema.rb uses assumed migrated version?
|
|
1
|
226
|
June 6, 2025
|