You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comparison using == follows the change we did in
#153
Then, since cname.name and cname.name.to_s return the same object, we do not
need to interpolate cname.name.
0 commit comments