質問編集履歴

1

誤字

2020/06/19 00:39

投稿

HideStar
HideStar

スコア13

test CHANGED
File without changes
test CHANGED
@@ -74,7 +74,7 @@
74
74
 
75
75
  license_key = Base64.strict_encode64("serviceSecret:licenseKey")
76
76
 
77
- auth_key = lisence_key.gsub(/(rn?|n)/,"")
77
+ auth_key = license_key.gsub(/(rn?|n)/,"")
78
78
 
79
79
 
80
80