Sha256: 6610e9e1bb9319d0990894f471222809fa1e6ea96c28bf6a1a09ca6dd4583425
Contents?: true
Size: 106 Bytes
Versions: 2
Compression:
Stored size: 106 Bytes
Contents
module PhcdevworksTutorials class Tutorial::Post < ApplicationRecord belongs_to :category end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
phcdevworks_tutorials-0.2.0 | app/models/phcdevworks_tutorials/tutorial/post.rb |
phcdevworks_tutorials-0.1.0 | app/models/phcdevworks_tutorials/tutorial/post.rb |