Groups
Sign in
Groups
Ruby on Rails: Core
Conversations
About
Send feedback
Help
Ruby on Rails: Core
Contact owners and managers
1–30 of 5542
Mark all as read
Report group
0 selected
Sam Saffron
, …
Ashish Prajapati
3
3/26/20
We are moving to https://discuss.rubyonrails.org/
Hello Sam I am having an account here https://discuss.rubyonrails.org/t/activestorage-feature-
unread,
We are moving to https://discuss.rubyonrails.org/
Hello Sam I am having an account here https://discuss.rubyonrails.org/t/activestorage-feature-
3/26/20
sternenseemann
3/25/20
[Feature] Allow data-params for ujs links that don't have data-remote="true"
Hi all, I noticed there is no simple way to send synchronous requests using rails ujs that have a
unread,
[Feature] Allow data-params for ujs links that don't have data-remote="true"
Hi all, I noticed there is no simple way to send synchronous requests using rails ujs that have a
3/25/20
Max Calabrese
,
Kasper Timm Hansen
2
3/22/20
Ruby 2.7 beginless ranges in where ActiveRecord::QueryMethods#where hash condition.
Thanks Max, you don't have to both open an issue https://github.com/rails/rails/issues/38777 and
unread,
Ruby 2.7 beginless ranges in where ActiveRecord::QueryMethods#where hash condition.
Thanks Max, you don't have to both open an issue https://github.com/rails/rails/issues/38777 and
3/22/20
Anthony Hernandez
3/20/20
[Feature][ActiveRecord::Enum] adds method for getting enum label from integer
I'd like to open a PR for this -- I have the change written and ready to go. It's simple
unread,
[Feature][ActiveRecord::Enum] adds method for getting enum label from integer
I'd like to open a PR for this -- I have the change written and ready to go. It's simple
3/20/20
Andrew Kaspick
3/7/20
Time zone bug for :datetime attributes?
I've noticed a time zone bug in the following code... https://github.com/rails/rails/blob/
unread,
Time zone bug for :datetime attributes?
I've noticed a time zone bug in the following code... https://github.com/rails/rails/blob/
3/7/20
Jason York
, …
Phillip Getto
4
3/6/20
[Feature][ActiveSupport::Duration] to_years, to_months, to_days, etc
Phillip is correct 1.week.days => 604800 days On Friday, March 6, 2020 at 8:03:13 AM UTC-6,
unread,
[Feature][ActiveSupport::Duration] to_years, to_months, to_days, etc
Phillip is correct 1.week.days => 604800 days On Friday, March 6, 2020 at 8:03:13 AM UTC-6,
3/6/20
Jatin Dhankhar
3/6/20
[Feature][PR] Add predicate methods for previous and next day checks #37625
Hi, I added complimentarily predicate methods for time helpers. This completes the today? predicate
unread,
[Feature][PR] Add predicate methods for previous and next day checks #37625
Hi, I added complimentarily predicate methods for time helpers. This completes the today? predicate
3/6/20
Matt Duszynski
3/5/20
[Feature][ActiveRecord] Add magic "not_" methods to model instances
Given an enum defined like so: enum some_field: { foo: 0, bar: 1, baz: 2 } Rails will define positive
unread,
[Feature][ActiveRecord] Add magic "not_" methods to model instances
Given an enum defined like so: enum some_field: { foo: 0, bar: 1, baz: 2 } Rails will define positive
3/5/20
Slava Korolev
, …
Geoff Harcourt
7
3/3/20
[Feature][ActiveRecord] Add support for specifying tables in where clauses in `unscope` method
I see a potential problem in Article.joins(:tags).merge(Tag.unscope(where: :deleted_at)) : For
unread,
[Feature][ActiveRecord] Add support for specifying tables in where clauses in `unscope` method
I see a potential problem in Article.joins(:tags).merge(Tag.unscope(where: :deleted_at)) : For
3/3/20
Alex Golubenko
, …
Ян Матвейчук
9
2/29/20
[Feature] Add #except to Array
I opened PR: https://github.com/rails/rails/pull/38611 среда, 26 февраля 2020 г., 6:21:35 UTC+2
unread,
[Feature] Add #except to Array
I opened PR: https://github.com/rails/rails/pull/38611 среда, 26 февраля 2020 г., 6:21:35 UTC+2
2/29/20
Thushara Wijeratna
,
Josh Brody
3
2/26/20
queries taking time inside `mon_synchronize`
Yes - the indexes are there. Most times, postgres doesn't use them as it is faster to just read
unread,
queries taking time inside `mon_synchronize`
Yes - the indexes are there. Most times, postgres doesn't use them as it is faster to just read
2/26/20
Laerti Papa
, …
Kasper Hansen
6
2/21/20
Persistence ignorance in Rails. ActiveRecord 6 and beyond!
I don't think that using tactical patterns in DDD should be avoided. I agree that AR is awesome
unread,
Persistence ignorance in Rails. ActiveRecord 6 and beyond!
I don't think that using tactical patterns in DDD should be avoided. I agree that AR is awesome
2/21/20
Aaron Lipman
2/19/20
[Bug fix][Active Record] Cache keys failing to correctly expire for collections with offset/limit
I'm seeking to resolve a several year old bug in the way Active Record generates cache key
unread,
[Bug fix][Active Record] Cache keys failing to correctly expire for collections with offset/limit
I'm seeking to resolve a several year old bug in the way Active Record generates cache key
2/19/20
Pieter van de Bruggen
,
George Claghorn
3
2/13/20
ActiveStorage and Database Cloning
Glad to hear that the risky bits are accounted for. :) I suppose, then, that takes me back to the
unread,
ActiveStorage and Database Cloning
Glad to hear that the risky bits are accounted for. :) I suppose, then, that takes me back to the
2/13/20
Kyle Thompson
,
Jeremy Daer
2
2/11/20
Additional database-specific rake tasks for multi-database users
Sounds great Kyle! Looking forward to your PRs. On Tue, Feb 11, 2020 at 3:22 PM Kyle Thompson <
unread,
Additional database-specific rake tasks for multi-database users
Sounds great Kyle! Looking forward to your PRs. On Tue, Feb 11, 2020 at 3:22 PM Kyle Thompson <
2/11/20
Lutz Lengemann
,
Prem Sichanugrist
3
2/7/20
Rails 5 bump
Hi Prem, thank you very much for your reply. Is this an official statement or more an interpretation
unread,
Rails 5 bump
Hi Prem, thank you very much for your reply. Is this an official statement or more an interpretation
2/7/20
Abhay Nikam
2/6/20
[Feature] Add Action Text uninstall to remove copied migration and files.
Hi folks, I have been playing a bit with Action Text a lot lately and recently we have switched
unread,
[Feature] Add Action Text uninstall to remove copied migration and files.
Hi folks, I have been playing a bit with Action Text a lot lately and recently we have switched
2/6/20
Justin Kenyon
2/4/20
Yet another thread on boolean validations
I see there has been lots of chatter over the years on how to properly validate the presence of a
unread,
Yet another thread on boolean validations
I see there has been lots of chatter over the years on how to properly validate the presence of a
2/4/20
Delon Newman
2/3/20
Would it be useful to include set operations in ActiveRecord core?
Hello all, When dealing with legacy schemas or data models where the Active Record pattern is a bit
unread,
Would it be useful to include set operations in ActiveRecord core?
Hello all, When dealing with legacy schemas or data models where the Active Record pattern is a bit
2/3/20
Micah Geisel
, …
Pedro Fernandes Steimbruch
9
1/28/20
[Feature] Add :destroy_if option to .accepts_nested_attributes_for
Sorry, typo in 3. Should be :reject_if, not :ignore_if. On Tuesday, January 28, 2020 at 7:07:47 AM
unread,
[Feature] Add :destroy_if option to .accepts_nested_attributes_for
Sorry, typo in 3. Should be :reject_if, not :ignore_if. On Tuesday, January 28, 2020 at 7:07:47 AM
1/28/20
Greg S
2
1/28/20
Option to prevent duplicate uploads in ActiveStorage
OP correcting errors. Sorry. Updated below, ignore original Use case: I may use the same scan as a
unread,
Option to prevent duplicate uploads in ActiveStorage
OP correcting errors. Sorry. Updated below, ignore original Use case: I may use the same scan as a
1/28/20
Prem Sichanugrist
, …
jiang jun
7
1/24/20
[Proposal] Add additional in-project directory to load custom Rails Command within the app
That's really a good feature, if you do that, we can write Rails command instead of Rake task.
unread,
[Proposal] Add additional in-project directory to load custom Rails Command within the app
That's really a good feature, if you do that, we can write Rails command instead of Rake task.
1/24/20
Stefan Wrobel
1/22/20
ActionView PR reviewer?
It seems that an usual number of PRs to ActionView seem to sit without review which makes me wonder
unread,
ActionView PR reviewer?
It seems that an usual number of PRs to ActionView seem to sit without review which makes me wonder
1/22/20
Joey Paris
,
richard schneeman
3
1/22/20
[Feature] Add whitelist for forgery_protection_origin_check
I was wondering if "whitelist" was the best term for that, so that's good to know!
unread,
[Feature] Add whitelist for forgery_protection_origin_check
I was wondering if "whitelist" was the best term for that, so that's good to know!
1/22/20
Alberto Almagro
, …
Pudim
5
1/9/20
[Feature][ActiveRecord::Enum] Enum maps values to string in the database without hash.
> class CreateOrders < ActiveRecord::Migration[5.2] > def change > create_table :orders
unread,
[Feature][ActiveRecord::Enum] Enum maps values to string in the database without hash.
> class CreateOrders < ActiveRecord::Migration[5.2] > def change > create_table :orders
1/9/20
Frantisek Rokusek
1/7/20
[Feature] [ActiveStorage] ActiveStorage custom storage path configuration per Model attribute
Hello Rails Team! First of all I want to thank you for all job that you make here!!! Rails is a
unread,
[Feature] [ActiveStorage] ActiveStorage custom storage path configuration per Model attribute
Hello Rails Team! First of all I want to thank you for all job that you make here!!! Rails is a
1/7/20
Florent Beaurain
12/26/19
fix(railties): keep spring on `rails app:update`
Hello there, I submitted this PR, to fix what I think is a bug: https://github.com/rails/rails/pull/
unread,
fix(railties): keep spring on `rails app:update`
Hello there, I submitted this PR, to fix what I think is a bug: https://github.com/rails/rails/pull/
12/26/19
Abdullah Esmail
, …
Matthew Draper
5
12/24/19
[PROPOSAL] Keep the X.Y.Z versioning style even for tiny security fixes
Thanks Matthew, this actually is starting to make more sense. I might add a PR for your consideration
unread,
[PROPOSAL] Keep the X.Y.Z versioning style even for tiny security fixes
Thanks Matthew, this actually is starting to make more sense. I might add a PR for your consideration
12/24/19
Tushar Maroo
,
Kasper Timm Hansen
4
12/23/19
[Feature] [ActionPack] Proposal to support column filter for rails routes output on CLI
Hi Kasper, Yes. I agree. There are multiple options one can use: - Using grep as you suggested -
unread,
[Feature] [ActionPack] Proposal to support column filter for rails routes output on CLI
Hi Kasper, Yes. I agree. There are multiple options one can use: - Using grep as you suggested -
12/23/19
Jared Beck
, …
Kasper Timm Hansen
4
12/22/19
Should deprecated (still active) behavior be documented?
Just to clarify the thing that's great currently is that maintainers get to move on quickly
unread,
Should deprecated (still active) behavior be documented?
Just to clarify the thing that's great currently is that maintainers get to move on quickly
12/22/19