zaidakram / expedia

Expedia is a ruby wrapper for EAN (Expedia Affiliate Network)
http://zaidakram.github.io/expedia/
MIT License
48 stars 29 forks source link

Use of attribute reader #22

Open maier-stefan opened 7 years ago

maier-stefan commented 7 years ago

Is there a reason why attribute_readers are defined and not used. I guess we should use them especially if you just read them:

https://github.com/zaidakram/expedia/blob/c4a82755bcf64ea45aa9484bd510f592d174846d/lib/expedia/http_service/response.rb#L18