Class: ZoneDetect::Config
- Inherits:
-
Object
- Object
- ZoneDetect::Config
- Defined in:
- lib/zone_detect.rb
Overview
:nodoc:
Instance Attribute Summary collapse
-
#timezone_data_path ⇒ Object
Returns the value of attribute timezone_data_path.
Instance Attribute Details
#timezone_data_path ⇒ Object
Returns the value of attribute timezone_data_path.
10 11 12 |
# File 'lib/zone_detect.rb', line 10 def timezone_data_path @timezone_data_path end |