Y
Hacker News
new
|
ask
|
show
|
jobs
by
rubyfan
210 days ago
Rails makes this more confusing with HashWithIndifferentAccess[1]. People coming from Rails are often confused by this when working with straight ruby and this kind of hash access doesn’t work.
1.
https://api.rubyonrails.org/classes/ActiveSupport/HashWithIn...