Sha256: 2bf6245b84482e501737d53b893c9e3bfe7d3db0f93bc90ba18d3898e7cd5799
Contents?: true
Size: 112 Bytes
Versions: 1
Compression:
Stored size: 112 Bytes
Contents
module TmLyn class Category < ApplicationRecord belongs_to :user validates_presence_of :name end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tm_lyn-0.1.0 | app/models/tm_lyn/category.rb |