Sha256: e334c1523776ef0231620f46a0697af4023c12c78b2b30ec2f9746b81aa57abe

Contents?: true

Size: 1012 Bytes

Versions: 16

Compression:

Stored size: 1012 Bytes

Contents

# This file was generated by the `rspec --init` command. Conventionally, all
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
# Require this file using `require "spec_helper"` to ensure that it is only
# loaded once.
#
# See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
ENV["RAILS_ENV"] = "test"
require File.expand_path("../dummy/config/environment.rb",  __FILE__)

require "rspec/rails"
# require 'capybara/rails'
require 'capybara/rspec'

require 'capybara/poltergeist'
Capybara.javascript_driver = :poltergeist

puts "Rails: #{Rails.version}"

RSpec.configure do |config|
  config.treat_symbols_as_metadata_keys_with_true_values = true
  config.run_all_when_everything_filtered = true
  config.filter_run :focus

  # Run specs in random order to surface order dependencies. If you find an
  # order dependency and want to debug it, you can fix the order by providing
  # the seed, which is printed after each run.
  #     --seed 1234
  config.order = 'random'
end

Version data entries

16 entries across 16 versions & 8 rubygems

Version Path
clwy_china_city-0.0.9 spec/spec_helper.rb
clwy_china_city-0.0.8 spec/spec_helper.rb
soaring_china_city-0.0.6 spec/spec_helper.rb
clwy_china_city-0.0.7 spec/spec_helper.rb
clwy_china_city-0.0.6 spec/spec_helper.rb
taiwan_city-0.0.4 spec/spec_helper.rb
china_city_custom-0.0.7 spec/spec_helper.rb
china_city-0.0.6 spec/spec_helper.rb
china_city-0.0.5 spec/spec_helper.rb
china_city2015-0.0.5 spec/spec_helper.rb
china_citys-0.0.6 spec/spec_helper.rb
china_citys-0.0.5 spec/spec_helper.rb
china_citys-0.0.4 spec/spec_helper.rb
china_city_fix-0.0.6 spec/spec_helper.rb
taiwan_city-0.0.3 spec/spec_helper.rb
china_city-0.0.4 spec/spec_helper.rb