]> git.openstreetmap.org Git - rails.git/commit
Consistent use of quotes
authorAmir E. Aharoni <amir.aharoni@mail.huji.ac.il>
Sat, 26 Oct 2024 13:22:12 +0000 (09:22 -0400)
committerAmir E. Aharoni <amir.aharoni@mail.huji.ac.il>
Sat, 26 Oct 2024 15:39:52 +0000 (11:39 -0400)
commit0d650217f4e805d7d40314bd471be0e53f0fde29
tree9a4d96e293c0a8db2aad8c292b2e89348549a78d
parentcb16d3c33146b35be0e71204844f4d966e6ae923
Consistent use of quotes

Most strings used single quotes, and a few used
opening backticks. Now it's single quotes everywhere.
config/locales/en.yml
test/controllers/messages_controller_test.rb
test/controllers/user_roles_controller_test.rb