Skip to content

Commit

Permalink
Added default host for rails
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicklas committed Feb 18, 2010
1 parent b4bd77d commit f670a80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/capybara/rails.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
end.to_app

Capybara.asset_root = Rails.root.join('public')
Capybara.default_host = "http://test.host"

0 comments on commit f670a80

Please sign in to comment.