issues
search
mattbeedle
/
capsule_crm
Ruby CapsuleCRM API consumer
MIT License
26
stars
16
forks
source link
Access OpenStruct objects using struct syntax
#62
Closed
ryanbooker
closed
10 years ago
ryanbooker
commented
10 years ago
This ensures OpenStructs work in both ruby 1.9 and 2.
Test this code using OpenStruct objects, not Hashes.
mattbeedle
commented
10 years ago
Great, thx @ryanbooker :smile: