]> git.openstreetmap.org Git - rails.git/commit
Rename a number of methods in the map_bugs controller
authorTom Hughes <tom@compton.nu>
Tue, 17 May 2011 23:23:39 +0000 (00:23 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 17 May 2011 23:36:02 +0000 (00:36 +0100)
commitf4928d0e952ddbde662517d781367dd97eab86a7
tree1cce3179ca428a98ce8db340375c2f441a58632b
parentbb2c0c76ae8b85621c71d2d26e019a1871b39d50
Rename a number of methods in the map_bugs controller
app/controllers/map_bugs_controller.rb
app/views/map_bugs/list.gpx.builder [moved from app/views/map_bugs/get_bugs.gpx.builder with 100% similarity]
app/views/map_bugs/list.rjs [moved from app/views/map_bugs/get_bugs.rjs with 100% similarity]
app/views/map_bugs/list.rss.builder [moved from app/views/map_bugs/get_bugs.rss.builder with 100% similarity]
app/views/map_bugs/list.xml.builder [moved from app/views/map_bugs/get_bugs.xml.builder with 100% similarity]
app/views/map_bugs/mine.html.erb [moved from app/views/map_bugs/my_bugs.html.erb with 100% similarity]
config/routes.rb
test/functional/map_bugs_controller_test.rb