Class: Udger::UserAgent
- Inherits:
-
Struct
- Object
- Struct
- Udger::UserAgent
- Defined in:
- lib/udger/object.rb
Instance Attribute Summary collapse
-
#crawler_category ⇒ Object
Returns the value of attribute crawler_category.
-
#crawler_category_code ⇒ Object
Returns the value of attribute crawler_category_code.
-
#crawler_last_seen ⇒ Object
Returns the value of attribute crawler_last_seen.
-
#crawler_respect_robotstxt ⇒ Object
Returns the value of attribute crawler_respect_robotstxt.
-
#device_brand ⇒ Object
Returns the value of attribute device_brand.
-
#device_brand_code ⇒ Object
Returns the value of attribute device_brand_code.
-
#device_brand_homepage ⇒ Object
Returns the value of attribute device_brand_homepage.
-
#device_brand_icon ⇒ Object
Returns the value of attribute device_brand_icon.
-
#device_brand_icon_big ⇒ Object
Returns the value of attribute device_brand_icon_big.
-
#device_brand_info_url ⇒ Object
Returns the value of attribute device_brand_info_url.
-
#device_class ⇒ Object
Returns the value of attribute device_class.
-
#device_class_code ⇒ Object
Returns the value of attribute device_class_code.
-
#device_class_icon ⇒ Object
Returns the value of attribute device_class_icon.
-
#device_class_icon_big ⇒ Object
Returns the value of attribute device_class_icon_big.
-
#device_class_info_url ⇒ Object
Returns the value of attribute device_class_info_url.
-
#device_marketname ⇒ Object
Returns the value of attribute device_marketname.
-
#os ⇒ Object
Returns the value of attribute os.
-
#os_code ⇒ Object
Returns the value of attribute os_code.
-
#os_family ⇒ Object
Returns the value of attribute os_family.
-
#os_family_code ⇒ Object
Returns the value of attribute os_family_code.
-
#os_family_vendor ⇒ Object
Returns the value of attribute os_family_vendor.
-
#os_family_vendor_code ⇒ Object
Returns the value of attribute os_family_vendor_code.
-
#os_family_vendor_homepage ⇒ Object
Returns the value of attribute os_family_vendor_homepage.
-
#os_homepage ⇒ Object
Returns the value of attribute os_homepage.
-
#os_icon ⇒ Object
Returns the value of attribute os_icon.
-
#os_icon_big ⇒ Object
Returns the value of attribute os_icon_big.
-
#os_info_url ⇒ Object
Returns the value of attribute os_info_url.
-
#ua ⇒ Object
Returns the value of attribute ua.
-
#ua_class ⇒ Object
Returns the value of attribute ua_class.
-
#ua_class_code ⇒ Object
Returns the value of attribute ua_class_code.
-
#ua_engine ⇒ Object
Returns the value of attribute ua_engine.
-
#ua_family ⇒ Object
Returns the value of attribute ua_family.
-
#ua_family_code ⇒ Object
Returns the value of attribute ua_family_code.
-
#ua_family_homepage ⇒ Object
Returns the value of attribute ua_family_homepage.
-
#ua_family_icon ⇒ Object
Returns the value of attribute ua_family_icon.
-
#ua_family_icon_big ⇒ Object
Returns the value of attribute ua_family_icon_big.
-
#ua_family_info_url ⇒ Object
Returns the value of attribute ua_family_info_url.
-
#ua_family_vendor ⇒ Object
Returns the value of attribute ua_family_vendor.
-
#ua_family_vendor_code ⇒ Object
Returns the value of attribute ua_family_vendor_code.
-
#ua_family_vendor_homepage ⇒ Object
Returns the value of attribute ua_family_vendor_homepage.
-
#ua_string ⇒ Object
Returns the value of attribute ua_string.
-
#ua_uptodate_current_version ⇒ Object
Returns the value of attribute ua_uptodate_current_version.
-
#ua_version ⇒ Object
Returns the value of attribute ua_version.
-
#ua_version_major ⇒ Object
Returns the value of attribute ua_version_major.
Instance Attribute Details
#crawler_category ⇒ Object
Returns the value of attribute crawler_category
2 3 4 |
# File 'lib/udger/object.rb', line 2 def crawler_category @crawler_category end |
#crawler_category_code ⇒ Object
Returns the value of attribute crawler_category_code
2 3 4 |
# File 'lib/udger/object.rb', line 2 def crawler_category_code @crawler_category_code end |
#crawler_last_seen ⇒ Object
Returns the value of attribute crawler_last_seen
2 3 4 |
# File 'lib/udger/object.rb', line 2 def crawler_last_seen @crawler_last_seen end |
#crawler_respect_robotstxt ⇒ Object
Returns the value of attribute crawler_respect_robotstxt
2 3 4 |
# File 'lib/udger/object.rb', line 2 def crawler_respect_robotstxt @crawler_respect_robotstxt end |
#device_brand ⇒ Object
Returns the value of attribute device_brand
2 3 4 |
# File 'lib/udger/object.rb', line 2 def device_brand @device_brand end |
#device_brand_code ⇒ Object
Returns the value of attribute device_brand_code
2 3 4 |
# File 'lib/udger/object.rb', line 2 def device_brand_code @device_brand_code end |
#device_brand_homepage ⇒ Object
Returns the value of attribute device_brand_homepage
2 3 4 |
# File 'lib/udger/object.rb', line 2 def device_brand_homepage @device_brand_homepage end |
#device_brand_icon ⇒ Object
Returns the value of attribute device_brand_icon
2 3 4 |
# File 'lib/udger/object.rb', line 2 def device_brand_icon @device_brand_icon end |
#device_brand_icon_big ⇒ Object
Returns the value of attribute device_brand_icon_big
2 3 4 |
# File 'lib/udger/object.rb', line 2 def device_brand_icon_big @device_brand_icon_big end |
#device_brand_info_url ⇒ Object
Returns the value of attribute device_brand_info_url
2 3 4 |
# File 'lib/udger/object.rb', line 2 def device_brand_info_url @device_brand_info_url end |
#device_class ⇒ Object
Returns the value of attribute device_class
2 3 4 |
# File 'lib/udger/object.rb', line 2 def device_class @device_class end |
#device_class_code ⇒ Object
Returns the value of attribute device_class_code
2 3 4 |
# File 'lib/udger/object.rb', line 2 def device_class_code @device_class_code end |
#device_class_icon ⇒ Object
Returns the value of attribute device_class_icon
2 3 4 |
# File 'lib/udger/object.rb', line 2 def device_class_icon @device_class_icon end |
#device_class_icon_big ⇒ Object
Returns the value of attribute device_class_icon_big
2 3 4 |
# File 'lib/udger/object.rb', line 2 def device_class_icon_big @device_class_icon_big end |
#device_class_info_url ⇒ Object
Returns the value of attribute device_class_info_url
2 3 4 |
# File 'lib/udger/object.rb', line 2 def device_class_info_url @device_class_info_url end |
#device_marketname ⇒ Object
Returns the value of attribute device_marketname
2 3 4 |
# File 'lib/udger/object.rb', line 2 def device_marketname @device_marketname end |
#os ⇒ Object
Returns the value of attribute os
2 3 4 |
# File 'lib/udger/object.rb', line 2 def os @os end |
#os_code ⇒ Object
Returns the value of attribute os_code
2 3 4 |
# File 'lib/udger/object.rb', line 2 def os_code @os_code end |
#os_family ⇒ Object
Returns the value of attribute os_family
2 3 4 |
# File 'lib/udger/object.rb', line 2 def os_family @os_family end |
#os_family_code ⇒ Object
Returns the value of attribute os_family_code
2 3 4 |
# File 'lib/udger/object.rb', line 2 def os_family_code @os_family_code end |
#os_family_vendor ⇒ Object
Returns the value of attribute os_family_vendor
2 3 4 |
# File 'lib/udger/object.rb', line 2 def os_family_vendor @os_family_vendor end |
#os_family_vendor_code ⇒ Object
Returns the value of attribute os_family_vendor_code
2 3 4 |
# File 'lib/udger/object.rb', line 2 def os_family_vendor_code @os_family_vendor_code end |
#os_family_vendor_homepage ⇒ Object
Returns the value of attribute os_family_vendor_homepage
2 3 4 |
# File 'lib/udger/object.rb', line 2 def os_family_vendor_homepage @os_family_vendor_homepage end |
#os_homepage ⇒ Object
Returns the value of attribute os_homepage
2 3 4 |
# File 'lib/udger/object.rb', line 2 def os_homepage @os_homepage end |
#os_icon ⇒ Object
Returns the value of attribute os_icon
2 3 4 |
# File 'lib/udger/object.rb', line 2 def os_icon @os_icon end |
#os_icon_big ⇒ Object
Returns the value of attribute os_icon_big
2 3 4 |
# File 'lib/udger/object.rb', line 2 def os_icon_big @os_icon_big end |
#os_info_url ⇒ Object
Returns the value of attribute os_info_url
2 3 4 |
# File 'lib/udger/object.rb', line 2 def os_info_url @os_info_url end |
#ua ⇒ Object
Returns the value of attribute ua
2 3 4 |
# File 'lib/udger/object.rb', line 2 def ua @ua end |
#ua_class ⇒ Object
Returns the value of attribute ua_class
2 3 4 |
# File 'lib/udger/object.rb', line 2 def ua_class @ua_class end |
#ua_class_code ⇒ Object
Returns the value of attribute ua_class_code
2 3 4 |
# File 'lib/udger/object.rb', line 2 def ua_class_code @ua_class_code end |
#ua_engine ⇒ Object
Returns the value of attribute ua_engine
2 3 4 |
# File 'lib/udger/object.rb', line 2 def ua_engine @ua_engine end |
#ua_family ⇒ Object
Returns the value of attribute ua_family
2 3 4 |
# File 'lib/udger/object.rb', line 2 def ua_family @ua_family end |
#ua_family_code ⇒ Object
Returns the value of attribute ua_family_code
2 3 4 |
# File 'lib/udger/object.rb', line 2 def ua_family_code @ua_family_code end |
#ua_family_homepage ⇒ Object
Returns the value of attribute ua_family_homepage
2 3 4 |
# File 'lib/udger/object.rb', line 2 def ua_family_homepage @ua_family_homepage end |
#ua_family_icon ⇒ Object
Returns the value of attribute ua_family_icon
2 3 4 |
# File 'lib/udger/object.rb', line 2 def ua_family_icon @ua_family_icon end |
#ua_family_icon_big ⇒ Object
Returns the value of attribute ua_family_icon_big
2 3 4 |
# File 'lib/udger/object.rb', line 2 def ua_family_icon_big @ua_family_icon_big end |
#ua_family_info_url ⇒ Object
Returns the value of attribute ua_family_info_url
2 3 4 |
# File 'lib/udger/object.rb', line 2 def ua_family_info_url @ua_family_info_url end |
#ua_family_vendor ⇒ Object
Returns the value of attribute ua_family_vendor
2 3 4 |
# File 'lib/udger/object.rb', line 2 def ua_family_vendor @ua_family_vendor end |
#ua_family_vendor_code ⇒ Object
Returns the value of attribute ua_family_vendor_code
2 3 4 |
# File 'lib/udger/object.rb', line 2 def ua_family_vendor_code @ua_family_vendor_code end |
#ua_family_vendor_homepage ⇒ Object
Returns the value of attribute ua_family_vendor_homepage
2 3 4 |
# File 'lib/udger/object.rb', line 2 def ua_family_vendor_homepage @ua_family_vendor_homepage end |
#ua_string ⇒ Object
Returns the value of attribute ua_string
2 3 4 |
# File 'lib/udger/object.rb', line 2 def ua_string @ua_string end |
#ua_uptodate_current_version ⇒ Object
Returns the value of attribute ua_uptodate_current_version
2 3 4 |
# File 'lib/udger/object.rb', line 2 def ua_uptodate_current_version @ua_uptodate_current_version end |
#ua_version ⇒ Object
Returns the value of attribute ua_version
2 3 4 |
# File 'lib/udger/object.rb', line 2 def ua_version @ua_version end |
#ua_version_major ⇒ Object
Returns the value of attribute ua_version_major
2 3 4 |
# File 'lib/udger/object.rb', line 2 def ua_version_major @ua_version_major end |