Sha256: f105349819fe16d7385d2072b9090022e172522f3efe73f550889d4dfdf9a540
Contents?: true
Size: 101 Bytes
Versions: 1
Compression:
Stored size: 101 Bytes
Contents
module TmLyn class ApplicationRecord < ActiveRecord::Base self.abstract_class = true end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tm_lyn-0.1.0 | app/models/tm_lyn/application_record.rb |