• T
    Fix cannot modify frozen string · d9db8d85
    Thong Kuah 提交于
    Note that Performance/UnfreezeString recommends unary plus over
    "".dup, but unary plus has lower precedence so we have to use
    parenthesis
    d9db8d85
auth_hash_spec.rb 3.5 KB