Project-wise refactoring to follow Ameba

This commit is contained in:
Alex Ling
2020-04-08 06:41:27 +00:00
parent d33cae7618
commit fcf9d39047
10 changed files with 108 additions and 121 deletions

View File

@@ -42,7 +42,7 @@ def request_path_startswith(env, ary)
return true
end
end
return false
false
end
def is_numeric(str)