]> git.openstreetmap.org Git - rails.git/commit
Replace request.request_uri with request.fullpath
authorTom Hughes <tom@compton.nu>
Fri, 3 Sep 2010 16:02:13 +0000 (17:02 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 14 Nov 2011 09:42:42 +0000 (09:42 +0000)
commit7d45c2fd3c1a968de487de1afab947a06424d22b
tree045678e547edeba6454f598b8225d2a529714e2e
parent2bc44dfddc214efcec9dd2e920fac14a7c2dcec0
Replace request.request_uri with request.fullpath
app/controllers/application_controller.rb
app/controllers/message_controller.rb
app/controllers/user_controller.rb
app/views/diary_entry/view.html.erb
app/views/layouts/site.html.erb
app/views/message/_message_summary.html.erb
app/views/message/_sent_message_summary.html.erb
app/views/user/_contact.html.erb
app/views/user_roles/grant.html.erb
app/views/user_roles/revoke.html.erb