Class: Browser::Meta::Webkit
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Browser::Meta::Base
Instance Method Details
#meta ⇒ Object
6 7 8 |
# File 'lib/browser/meta/webkit.rb', line 6 def "webkit" if browser.webkit? end |