Sha256: a76a52e6d6fbb30f995bf8a636c694ea81265ca54dc78770e6d9fcb219d9fc9a
Contents?: true
Size: 221 Bytes
Versions: 2
Compression:
Stored size: 221 Bytes
Contents
require 'capybara/rspec' require 'capybara-webkit' require './lib/ServState' ServState::Application.set_settings do password nil port 8080 end Capybara.app = ServState::Application Capybara.default_driver = :webkit
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ServState-0.1.1 | spec/spec_helper.rb |
ServState-0.1.0 | spec/spec_helper.rb |