Class: GeoMasterJp::Config::API

Inherits:
Object
  • Object
show all
Defined in:
lib/geo_master_jp/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cities_filterObject

Returns the value of attribute cities_filter.



26
27
28
# File 'lib/geo_master_jp/config.rb', line 26

def cities_filter
  @cities_filter
end

#prefectures_filterObject

Returns the value of attribute prefectures_filter.



26
27
28
# File 'lib/geo_master_jp/config.rb', line 26

def prefectures_filter
  @prefectures_filter
end

#towns_filterObject

Returns the value of attribute towns_filter.



26
27
28
# File 'lib/geo_master_jp/config.rb', line 26

def towns_filter
  @towns_filter
end