Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: pluck method of ActiveHash::Relation
- execute method of symbol name specified by pluck for record - Until v3.1.1, it was a specification to execute the method of the symbol name, so the same result is obtained.
- Loading branch information