Prefer double-quoted strings in Ruby code
Bug: 57597 Change-Id: I12b96411abe255130e156e20fa41eef558460196
This commit is contained in:
@@ -4,7 +4,7 @@ class InterlanguagePage
|
||||
|
||||
include URL
|
||||
def self.url
|
||||
URL.url('Boleyn_family')
|
||||
URL.url("Boleyn_family")
|
||||
end
|
||||
page_url url
|
||||
|
||||
|
||||
Reference in New Issue
Block a user