]> git.openstreetmap.org Git - rails.git/history - lib/osm_community_index.rb
Use Pathname.glob to fetch the files
[rails.git] / lib / osm_community_index.rb
2022-11-02 Andy AllanUse Pathname.glob to fetch the files
2022-09-10 Adam HoyleMerge branch 'master' into feature/add-communities...
2022-08-10 Andy AllanFilter out the communities before loading the translations
2022-08-10 Andy AllanGenericese comment
2022-08-10 Andy AllanUse each_with_object
2022-08-10 Andy AllanUse member syntax for accessing communities
2022-08-10 Andy AllanRestrict files read from directory
2022-08-03 Andy AllanRefactor i18n so that all community information is...
2022-07-27 Andy AllanSwitch to using FrozenRecord for loading communities
2022-03-02 Andy AllanUnnest OsmCommunityIndex