Class: DiscoveryFactName
- Inherits:
-
FactName
- Object
- FactName
- DiscoveryFactName
- Defined in:
- app/models/discovery_fact_name.rb
Instance Method Summary collapse
Instance Method Details
#icon_path ⇒ Object
6 7 8 |
# File 'app/models/discovery_fact_name.rb', line 6 def icon_path "icons16x16/stub/darkred-d" end |
#origin ⇒ Object
2 3 4 |
# File 'app/models/discovery_fact_name.rb', line 2 def origin 'Discovery' end |