]> git.openstreetmap.org Git - rails.git/blob - lib/id.rb
Black list 2010 and 2016 imagery for the Canton Schaffhauen
[rails.git] / lib / id.rb
1 module ID
2   LOCALES = Locale.list(Rails.root.join("vendor/assets/iD/iD/locales").entries.map { |p| p.basename.to_s[/(.*).json/] && Regexp.last_match(1) }.compact)
3 end