Editor command helper should look for `VISUAL` env var before `EDITOR`
|
|
2
|
72
|
June 2, 2023
|
[Proposal] JavaScript tag helpers should add nonce if strict-dynamic policy is in place
|
|
0
|
122
|
May 12, 2023
|
Looking for a technical (Rails) cofounder
|
|
0
|
113
|
April 27, 2023
|
Validates_associated to include 'only' and 'except' options
|
|
0
|
95
|
April 17, 2023
|
[Proposal] Add `ActiveSupport::Duration#normalize`
|
|
0
|
1029
|
December 12, 2022
|
[Feature Proposal] add default_parameter_encoding to ActionController::ParameterEncoding::ClassMethods
|
|
0
|
339
|
December 5, 2022
|
[Proposal] Add config option to log the original call site of a DB query in more detail
|
|
4
|
285
|
August 21, 2022
|
Improvements to assert_enqueued_email_with
|
|
2
|
251
|
August 7, 2022
|
[Proposal] Allow classes including `ActiveModel::AttributeAssignment` to hande unknown attribute assignment
|
|
1
|
311
|
August 6, 2022
|
[PROPOSAL] - Create DateTime helpers on_or_before? and on_or_after?
|
|
1
|
526
|
July 13, 2022
|
[Proposal] Add `#destroy_all!` method to `ActiveRecord::Relation`
|
|
1
|
934
|
July 7, 2022
|
[Proposal] `#create_or_find_by` optional `find_first` flag
|
|
0
|
288
|
April 13, 2022
|
[Proposal] Expose update_all Arel statement
|
|
0
|
520
|
March 24, 2022
|
[Process Proposal] One last bug fix (patch) release when ending bug fix support
|
|
2
|
379
|
March 10, 2022
|
[Feature Proposal] ActiveRecord Connection Lifetime (Age)
|
|
2
|
1006
|
March 2, 2022
|
[Proposal, Patch] Allow Loggers with Keyword Arguments
|
|
0
|
359
|
January 4, 2022
|
Improving ActiveRecord::Core find by cache hit rate
|
|
1
|
497
|
December 21, 2021
|
[Feature Proposal] Implement means of tracking which attributes have been set
|
|
2
|
407
|
November 16, 2021
|
ActiveStorage Validations PR
|
|
0
|
309
|
October 28, 2021
|
Proposal + patch: FinderMethods#only! for asserting there's only one result row
|
|
6
|
1372
|
December 16, 2020
|
[ActiveRecord] [PostgreSQL] Support for generated (virtual) columns
|
|
1
|
2196
|
May 22, 2020
|
Add additional in-project directory to load custom Rails Command within the app
|
|
6
|
623
|
January 24, 2020
|
Keep the X.Y.Z versioning style even for tiny security fixes
|
|
4
|
396
|
December 24, 2019
|
define String#json? to return boolean value if the object is json string
|
|
2
|
947
|
April 19, 2018
|
[Change request] Update mail_to arguments to be similar like link_to
|
|
0
|
306
|
October 1, 2016
|
[Feature Request] Human-readable DateTime comparisons
|
|
1
|
424
|
September 30, 2016
|
ParamsParser size sanity check
|
|
0
|
340
|
September 9, 2016
|
Implement #sample on ActiveRecord::Relation to get a random record via database, not ruby
|
|
3
|
2289
|
August 5, 2016
|
Instance invoked blocks for ActionDispatch::Integration::Runner#open_session
|
|
2
|
339
|
August 4, 2016
|
[Feature Request]Add updated_before, updated_after, created_before, created_after functions for ActiveRecord objects.
|
|
4
|
475
|
July 22, 2016
|