Class: Capybara::Driver::Mechanize::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



75
76
77
# File 'lib/monkey-patches/capybara-mechanize-patches.rb', line 75

def host
  @host
end