mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
307d50292d
Just skip defining mangling enum methods in that case. Fixes #40804.
12 lines
170 B
YAML
12 lines
170 B
YAML
workstation:
|
|
id: 1
|
|
system: 'Linux'
|
|
developer: 1
|
|
extendedWarranty: 1
|
|
timezone: 1
|
|
|
|
laptop:
|
|
system: 'MacOS 1'
|
|
developer: 1
|
|
extendedWarranty: 1
|
|
timezone: 1
|