Class: Property::Awstats
- Defined in:
- app/models/property/awstats.rb
Instance Attribute Summary
Attributes inherited from Property
#collection, #multiple, #translate
Class Method Summary collapse
Methods inherited from Property
add, all_new_values, all_new_values_for_write, all_to_show, #has_new_value?, #input_type, #set_value
Class Method Details
.service ⇒ Object
3 |
# File 'app/models/property/awstats.rb', line 3 def self.service; AWSTATS ;end |