|
ActiveJob - N+1 when serialising/deserialising an array of ActiveRecord objects
|
|
4
|
493
|
December 9, 2025
|
|
[Proposal]: Allow `ActiveRecord::Relation` to store metadata that is retained as copies of it are created
|
|
1
|
61
|
October 26, 2025
|
|
[Feature Proposal] belongs_to and has_one bang methods
|
|
1
|
180
|
October 26, 2025
|
|
Proposal: include existing record ID in uniqueness validation error details
|
|
8
|
302
|
October 18, 2025
|
|
ActiveRecord Generators: supporting custom foreign key column name
|
|
3
|
329
|
September 28, 2025
|
|
Proposal: config variable to increase the 50 char string limit in inspect
|
|
0
|
91
|
September 26, 2025
|
|
*NEW GEM* ActsAsActive: Plug-and-play activity tracking for ActiveRecord
|
|
0
|
117
|
September 22, 2025
|
|
Proposal: Add alias_scope helper to ActiveRecord
|
|
2
|
178
|
August 21, 2025
|
|
[Feature Proposal] Allow hashes to be used as common table expressions
|
|
9
|
387
|
August 11, 2025
|
|
`optimizer_hints` precedence
|
|
3
|
239
|
July 29, 2025
|
|
[Feature Proposal] `#to_sql` support for calculation and finder methods
|
|
6
|
472
|
July 28, 2025
|
|
[Feature proposal] Add methods to check if a record model `belongs_to?` another record model
|
|
2
|
149
|
July 17, 2025
|
|
Write-only fields with ActiveRecord
|
|
3
|
316
|
July 9, 2025
|
|
STI with polymorphism
|
|
5
|
365
|
July 5, 2025
|
|
Why does structure.sql use explicit schema_migrations entries, but schema.rb uses assumed migrated version?
|
|
1
|
236
|
June 6, 2025
|
|
Type cast ActiveModel attributes on write instead of read?
|
|
1
|
180
|
June 6, 2025
|
|
Got stack level to deep in nested habtm Structure
|
|
0
|
107
|
June 5, 2025
|
|
[Proposal] Define constants with enum values
|
|
3
|
1525
|
June 4, 2025
|
|
Manual connection switching API on `ActiveRecord::Relation`
|
|
0
|
130
|
June 2, 2025
|
|
Is it secure to build SQL subqueries with to_sql?
|
|
0
|
101
|
May 27, 2025
|
|
Best way to implement user-dependent validations
|
|
2
|
159
|
May 27, 2025
|
|
Polymorphic association, can I have one association not backed by a table?
|
|
2
|
163
|
May 23, 2025
|
|
[Proposal] Allow .calculate to execute multiple aggregation functions
|
|
1
|
417
|
May 12, 2025
|
|
Active record - TCP over SSL native support
|
|
3
|
217
|
April 29, 2025
|
|
Allow ActiveRecord associations with loaded records to return filtered association when chained with scopes if possible
|
|
2
|
134
|
April 22, 2025
|
|
Prepared statements
|
|
0
|
194
|
April 21, 2025
|
|
A real `with_connection`?
|
|
0
|
64
|
April 16, 2025
|
|
[Feature/change proposal] Handling of Postgres's unbounded temporal ranges in ActiveRecord
|
|
0
|
75
|
April 15, 2025
|
|
[Feature Proposal] Support logging only data-mutating SQL statements in ActiveRecord
|
|
1
|
97
|
April 14, 2025
|
|
[Feature Proposal] Implement QueryMethods on CollectionProxy to improve performance
|
|
0
|
88
|
April 12, 2025
|