Class: Illustration
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Illustration
- Includes:
- HasOwner
- Defined in:
- app/models/illustration.rb
Class Method Summary collapse
Class Method Details
.entity_parameters ⇒ Object
8 9 10 |
# File 'app/models/illustration.rb', line 8 def self.entity_parameters i(name image) end |