No more access options object as Hash.
Always expect it to be an object with accessor methods. As a default (and in tests) use OpenStruct.
Loading
Please register or sign in to comment
Always expect it to be an object with accessor methods. As a default (and in tests) use OpenStruct.