Class: Capybara::Mechanize::Driver::FakeURI

Inherits:
Struct
  • Object
show all
Defined in:
lib/monkey-patches/capybara-mechanize-patches.rb

Instance Attribute Summary collapse

Instance Attribute Details

#hostObject

Returns the value of attribute host

Returns:

  • (Object)

    the current value of host



83
84
85
# File 'lib/monkey-patches/capybara-mechanize-patches.rb', line 83

def host
  @host
end