Class: DeedDeedCategory
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- DeedDeedCategory
- Defined in:
- app/models/deed_deed_category.rb
Overview
Link between deed and deed category
Attributes:
created_at [DateTime]
deed_category_id [DeedCategory]
deed_id [Deed]
updated_at [DateTime]