Skip to content

Commit 9084a90

Browse files
committed
Add original author's credit for rails#49100 [ci-skip]
Since rails#41730 is the original work for the enum attribute validation.
1 parent bf9577e commit 9084a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activerecord/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
Contract.new(status: "completed").valid? # => true
4141
```
4242

43-
*Edem Topuzov*
43+
*Edem Topuzov*, *Ryuta Kamizono*
4444

4545
* Allow batching methods to use already loaded relation if available
4646

0 commit comments

Comments
 (0)