Class: DiscoveryFactName

Inherits:
FactName
  • Object
show all
Defined in:
app/models/discovery_fact_name.rb

Instance Method Summary collapse

Instance Method Details

#icon_pathObject



6
7
8
# File 'app/models/discovery_fact_name.rb', line 6

def icon_path
  "icons16x16/stub/darkred-d"
end

#originObject



2
3
4
# File 'app/models/discovery_fact_name.rb', line 2

def origin
  'Discovery'
end