]> git.openstreetmap.org Git - rails.git/commit
various gpx bits
authorSteve Coast <steve@asklater.com>
Fri, 1 Dec 2006 15:59:13 +0000 (15:59 +0000)
committerSteve Coast <steve@asklater.com>
Fri, 1 Dec 2006 15:59:13 +0000 (15:59 +0000)
commitfac305e87b9a2df59064ddad666304ceb3d7f7a7
treeb3e4c37d04dd48cbc03bf7ab99515fd2430c1497
parentece8999dcdfa84f146aa7ad39071b48260b0d7fe
various gpx bits
app/controllers/api_controller.rb
app/controllers/trace_controller.rb
app/controllers/tracepoint_controller.rb [new file with mode: 0644]
app/helpers/tracepoint_helper.rb [new file with mode: 0644]
app/models/notifier.rb
app/models/tracepoint.rb [new file with mode: 0644]
app/views/notifier/gpx_failure.rhtml [new file with mode: 0644]
app/views/notifier/gpx_success.rhtml [new file with mode: 0644]
db/migrate/015_create_tracepoints.rb [new file with mode: 0644]
lib/daemons/gpx_import.rb
lib/osm.rb [new file with mode: 0644]