Sep 30, 2021, 6:41 AM

I was trying to code in Ruby and I couldn't figure out how to obtain an attribute from something, and eventually gave up.

In soft code what I wanted to do was:

get(<room>/<attribute>).

I couldn't, for the life of me, figure out how to do it with ruby. I ... think my main problem was a lack of centralized documentation, but it was a year ago now and I can't remember for sure.