|
Unlock More with GB Pro
|
|
0
|
8
|
November 12, 2025
|
|
ActiveJob - N+1 when serialising/deserialising an array of ActiveRecord objects
|
|
1
|
103
|
November 7, 2025
|
|
Handling null bytes in Postgres
|
|
0
|
31
|
November 5, 2025
|
|
The perfect way to get random record in Rails, the most perfomant!
|
|
1
|
68
|
November 1, 2025
|
|
[Proposal]: Allow `ActiveRecord::Relation` to store metadata that is retained as copies of it are created
|
|
1
|
44
|
October 26, 2025
|
|
[Feature Proposal] belongs_to and has_one bang methods
|
|
1
|
156
|
October 26, 2025
|
|
Proposal: include existing record ID in uniqueness validation error details
|
|
8
|
207
|
October 18, 2025
|
|
Feature proposal: Relation.update_all but with varying values
|
|
1
|
194
|
October 6, 2025
|
|
ActiveRecord Generators: supporting custom foreign key column name
|
|
3
|
232
|
September 28, 2025
|
|
Proposal: config variable to increase the 50 char string limit in inspect
|
|
0
|
76
|
September 26, 2025
|
|
*NEW GEM* ActsAsActive: Plug-and-play activity tracking for ActiveRecord
|
|
0
|
89
|
September 22, 2025
|
|
Proposal: Add alias_scope helper to ActiveRecord
|
|
2
|
143
|
August 21, 2025
|
|
[Feature Proposal] Allow hashes to be used as common table expressions
|
|
9
|
344
|
August 11, 2025
|
|
`optimizer_hints` precedence
|
|
3
|
158
|
July 29, 2025
|
|
[Feature Proposal] `#to_sql` support for calculation and finder methods
|
|
6
|
406
|
July 28, 2025
|
|
[Feature proposal] Add methods to check if a record model `belongs_to?` another record model
|
|
2
|
136
|
July 17, 2025
|
|
Write-only fields with ActiveRecord
|
|
3
|
280
|
July 9, 2025
|
|
STI with polymorphism
|
|
5
|
243
|
July 5, 2025
|
|
Why does structure.sql use explicit schema_migrations entries, but schema.rb uses assumed migrated version?
|
|
1
|
184
|
June 6, 2025
|
|
Type cast ActiveModel attributes on write instead of read?
|
|
1
|
157
|
June 6, 2025
|
|
Got stack level to deep in nested habtm Structure
|
|
0
|
92
|
June 5, 2025
|
|
[Proposal] Define constants with enum values
|
|
3
|
1446
|
June 4, 2025
|
|
Manual connection switching API on `ActiveRecord::Relation`
|
|
0
|
119
|
June 2, 2025
|
|
Is it secure to build SQL subqueries with to_sql?
|
|
0
|
84
|
May 27, 2025
|
|
Best way to implement user-dependent validations
|
|
2
|
134
|
May 27, 2025
|
|
Polymorphic association, can I have one association not backed by a table?
|
|
2
|
126
|
May 23, 2025
|
|
Feature Proposal: `alias_association`
|
|
9
|
2985
|
May 19, 2025
|
|
[Proposal] Allow .calculate to execute multiple aggregation functions
|
|
1
|
403
|
May 12, 2025
|
|
Active record - TCP over SSL native support
|
|
3
|
122
|
April 29, 2025
|
|
Allow ActiveRecord associations with loaded records to return filtered association when chained with scopes if possible
|
|
2
|
104
|
April 22, 2025
|