]> git.openstreetmap.org Git - rails.git/commit
Don't bother setting user_id for each tracepoint - it is redundant as
authorTom Hughes <tom@compton.nu>
Fri, 20 Jul 2007 07:51:46 +0000 (07:51 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 20 Jul 2007 07:51:46 +0000 (07:51 +0000)
commit9e0226113cb0e06ceddf15f8ca4cbd2f5359ae30
treece9c25a75f36e3deff12a8bf04ebb877a1f6d3f0
parent95d9ae83abe22879e4630674e5355c9751cf9974
Don't bother setting user_id for each tracepoint - it is redundant as
the same information can be found by joining to gpx_files. It is also
never used, so the column is going to be removed.
app/models/trace.rb