]> git.openstreetmap.org Git - rails.git/commit
Tidy up trace handling a bit, and add support for per-user and per-tag feeds.
authorTom Hughes <tom@compton.nu>
Wed, 15 Aug 2007 18:10:18 +0000 (18:10 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 15 Aug 2007 18:10:18 +0000 (18:10 +0000)
commit08b71b48e12ed1d34e8a807d913dbf9714635fc6
treec06e657ee5d870dcbb60d818e38fbb7ecc558060
parent9829ef097f38228ecb11826aa8c48174e30d3cce
Tidy up trace handling a bit, and add support for per-user and per-tag feeds.
app/controllers/trace_controller.rb
app/helpers/trace_helper.rb
app/views/trace/_trace.rhtml
app/views/trace/_trace_header.rhtml [new file with mode: 0644]
app/views/trace/_trace_optionals.rhtml
app/views/trace/list.rhtml
app/views/trace/mine.rhtml
app/views/trace/view.rhtml
config/routes.rb