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



64
65
66
# File 'lib/monkey-patches/capybara-mechanize-patches.rb', line 64

def host
  @host
end