Sha256: 50ae48b8a30a294a0f34a8dccf85570c7ca755d2600f16bb4ada782a647ebdfd
Contents?: true
Size: 415 Bytes
Versions: 40
Compression:
Stored size: 415 Bytes
Contents
# rake db:seed:50_fill_uoms C80Estate::Uom.delete_all C80Estate::Uom.create!([ { id:1, title: 'м', comment: 'Метр погонный', is_number: true}, { id:2, title: 'м.кв.', comment: 'Метр квадратный', is_number: true}, { id:3, title: 'руб', comment: 'Рубль', is_number: true} ])
Version data entries
40 entries across 40 versions & 1 rubygems