Class: Browser

Inherits:
Object
  • Object
show all
Defined in:
lib/browscap.rb

Instance Attribute Summary collapse

Instance Attribute Details

#activex_controlsObject

Returns the value of attribute activex_controls.



128
129
130
# File 'lib/browscap.rb', line 128

def activex_controls
  @activex_controls
end

#alphaObject

Returns the value of attribute alpha.



128
129
130
# File 'lib/browscap.rb', line 128

def alpha
  @alpha
end

#aol_versionObject

Returns the value of attribute aol_version.



128
129
130
# File 'lib/browscap.rb', line 128

def aol_version
  @aol_version
end

#background_soundsObject

Returns the value of attribute background_sounds.



128
129
130
# File 'lib/browscap.rb', line 128

def background_sounds
  @background_sounds
end

#betaObject

Returns the value of attribute beta.



128
129
130
# File 'lib/browscap.rb', line 128

def beta
  @beta
end

#browserObject

Returns the value of attribute browser.



128
129
130
# File 'lib/browscap.rb', line 128

def browser
  @browser
end

#cookiesObject

Returns the value of attribute cookies.



128
129
130
# File 'lib/browscap.rb', line 128

def cookies
  @cookies
end

#crawlerObject

Returns the value of attribute crawler.



128
129
130
# File 'lib/browscap.rb', line 128

def crawler
  @crawler
end

#css_versionObject

Returns the value of attribute css_version.



128
129
130
# File 'lib/browscap.rb', line 128

def css_version
  @css_version
end

#framesObject

Returns the value of attribute frames.



128
129
130
# File 'lib/browscap.rb', line 128

def frames
  @frames
end

#iframesObject

Returns the value of attribute iframes.



128
129
130
# File 'lib/browscap.rb', line 128

def iframes
  @iframes
end

#is_bannedObject

Returns the value of attribute is_banned.



128
129
130
# File 'lib/browscap.rb', line 128

def is_banned
  @is_banned
end

#is_mobile_deviceObject

Returns the value of attribute is_mobile_device.



128
129
130
# File 'lib/browscap.rb', line 128

def is_mobile_device
  @is_mobile_device
end

#is_syndication_readerObject

Returns the value of attribute is_syndication_reader.



128
129
130
# File 'lib/browscap.rb', line 128

def is_syndication_reader
  @is_syndication_reader
end

#java_appletsObject

Returns the value of attribute java_applets.



128
129
130
# File 'lib/browscap.rb', line 128

def java_applets
  @java_applets
end

#javascriptObject

Returns the value of attribute javascript.



128
129
130
# File 'lib/browscap.rb', line 128

def javascript
  @javascript
end

#major_verObject

Returns the value of attribute major_ver.



128
129
130
# File 'lib/browscap.rb', line 128

def major_ver
  @major_ver
end

#minor_verObject

Returns the value of attribute minor_ver.



128
129
130
# File 'lib/browscap.rb', line 128

def minor_ver
  @minor_ver
end

#platformObject

Returns the value of attribute platform.



128
129
130
# File 'lib/browscap.rb', line 128

def platform
  @platform
end

#tablesObject

Returns the value of attribute tables.



128
129
130
# File 'lib/browscap.rb', line 128

def tables
  @tables
end

#vbscriptObject

Returns the value of attribute vbscript.



128
129
130
# File 'lib/browscap.rb', line 128

def vbscript
  @vbscript
end

#versionObject

Returns the value of attribute version.



128
129
130
# File 'lib/browscap.rb', line 128

def version
  @version
end

#win16Object

Returns the value of attribute win16.



128
129
130
# File 'lib/browscap.rb', line 128

def win16
  @win16
end

#win32Object

Returns the value of attribute win32.



128
129
130
# File 'lib/browscap.rb', line 128

def win32
  @win32
end

#win64Object

Returns the value of attribute win64.



128
129
130
# File 'lib/browscap.rb', line 128

def win64
  @win64
end