Class: Noft::Base::BaseRepository
- Inherits:
-
Object
- Object
- Noft::Base::BaseRepository
- Extended by:
- ArtifactDSL
- Defined in:
- lib/noft/base/model.rb
Class Method Summary collapse
Class Method Details
.facet_key ⇒ Object
21 22 23 |
# File 'lib/noft/base/model.rb', line 21 def facet_key nil end |
.target_key ⇒ Object
25 26 27 |
# File 'lib/noft/base/model.rb', line 25 def target_key :icon_set end |