kevinelliott / agent_orange

Parse and process User Agents like a secret one
126 stars 36 forks source link

ua.device.os : NoMethodError Exception: undefined method #22

Closed ghost closed 11 years ago

ghost commented 12 years ago

cannot be 'os' as : attr_accessor :operating_system

ua.device.operating_system Apple iOS 5.1

kevinelliott commented 11 years ago

Thanks, remnants of a previous API. Documentation has been updated to reflect ua.device.operating_system instead of .os.