Sha256: 5e04f8c4e44695911ebc09d04a45c893602ee1561599d82ed7f9e5f61e4e7184

Contents?: true

Size: 253 Bytes

Versions: 5

Compression:

Stored size: 253 Bytes

Contents

#!/usr/bin/env ruby -U

require_relative 'json_creator'

puts "Updating Administrative Units"
json_creator = JsonCreator.new "1oBW5FCTtYXsUi8roBiMRBLFY3dXamhTqy-kiG2rqu5Q", "administrative_units"
json_creator.create_or_update
json_creator.write_to_file

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
locabulary-0.2.0 script/update_data_files.sh
locabulary-0.1.8 script/update_data_files.sh
locabulary-0.1.7 script/update_data_files.sh
locabulary-0.1.6 script/update_data_files.sh
locabulary-0.1.5 script/update_data_files.sh