Sha256: 1e039f000668e1a5458fbe4d789bdc13b8b9251fae8401c91e1f021b7ebdc257

Contents?: true

Size: 112 Bytes

Versions: 1

Compression:

Stored size: 112 Bytes

Contents

module Phcpresspro
	class Modules::Category < ApplicationRecord

		# Relationships
		belongs_to :post

	end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
phcpresspro-4.0.2 app/models/phcpresspro/modules/category.rb