Class: Browser::Meta::GenericBrowser
- Defined in:
- lib/browser/meta/generic_browser.rb
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/generic_browser.rb', line 6 def "#{browser.id} #{browser.id}#{browser.version}" if generic? end |