]> git.openstreetmap.org Git - rails.git/commit
Standardise on basic_authorization without the parentheses
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 12 Jul 2017 13:36:17 +0000 (14:36 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 12 Jul 2017 13:36:17 +0000 (14:36 +0100)
commit6fe5d4210099e714586bdcb5e7447c321afdfdc4
treeb48ba7521f0b102e024fd6cdc478639c37ab026e
parent107e9515b35544cb8e4ac66838b9a37f95cdfa89
Standardise on basic_authorization without the parentheses
12 files changed:
test/controllers/api_controller_test.rb
test/controllers/changeset_controller_test.rb
test/controllers/node_controller_test.rb
test/controllers/notes_controller_test.rb
test/controllers/old_node_controller_test.rb
test/controllers/old_relation_controller_test.rb
test/controllers/old_way_controller_test.rb
test/controllers/relation_controller_test.rb
test/controllers/trace_controller_test.rb
test/controllers/user_controller_test.rb
test/controllers/user_preference_controller_test.rb
test/controllers/way_controller_test.rb