Skip to content

Commit

Permalink
Merge pull request #1036 from arr-ee/patch-1
Browse files Browse the repository at this point in the history
Removed duplicate option explanation
  • Loading branch information
jnicklas committed Apr 1, 2013
2 parents ca0fbb2 + 50a8206 commit dc928a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/capybara.rb
Expand Up @@ -33,7 +33,6 @@ class << self
#
# === Configurable options
#
# [asset_host = String] The hostname for a server from which assets can be loaded, used by save_and_open_page
# [app_host = String] The default host to use when giving a relative URL to visit
# [always_include_port = Boolean] Whether the Rack server's port should automatically be inserted into every visited URL (Default: false)
# [asset_host = String] Where dynamic assets are hosted - will be prepended to relative asset locations if present (Default: nil)
Expand Down

0 comments on commit dc928a9

Please sign in to comment.