]> git.openstreetmap.org Git - rails.git/commit
Switch traces to use ActiveStorage
authorTom Hughes <tom@compton.nu>
Sun, 17 Oct 2021 15:00:22 +0000 (16:00 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 16 Dec 2021 18:45:31 +0000 (18:45 +0000)
commit041059690882d6420fd8bd087bb28e5cb2ea9123
tree44e4dd7cdff3a4c92feb5d845c99354883b36160
parentef85e8c7b346588a5e6ad0df7ddeb1046977c61a
Switch traces to use ActiveStorage
app/controllers/api/traces_controller.rb
app/controllers/traces_controller.rb
app/models/trace.rb
config/settings.yml
config/settings/test.yml
lib/gpx.rb
test/controllers/api/traces_controller_test.rb
test/controllers/traces_controller_test.rb
test/factories/traces.rb
test/models/trace_test.rb