Sha256: 31b8fd9b8c5ed13d9d8779ba69b5805ae2f6acff88982cceaecc9e747def589c
Contents?: true
Size: 357 Bytes
Versions: 4
Compression:
Stored size: 357 Bytes
Contents
en: activerecord: models: employee: 'Employee' attributes: employee: id: 'ID' gender: 'Gender' age: 'Age' name: 'Name' created_at: 'Created at' updated_at: 'Updated at' enums: employee: gender: male: 'Male' female: 'Female' other: 'Other'
Version data entries
4 entries across 4 versions & 1 rubygems