Sha256: 6fbed04b18d4d1f0cdf729d131bba3ec9ea03b2901ff8a1f61b9508af9c56984

Contents?: true

Size: 273 Bytes

Versions: 2

Compression:

Stored size: 273 Bytes

Contents

ENV["RAILS_ENV"] ||= 'test'
require File.expand_path("../../spec/dummy/config/environment", __FILE__)
ActiveRecord::Migrator.migrations_paths = [File.expand_path("../spec/dummy/db/migrate", __dir__)]
require 'rspec/rails'


require 'capybara/rails'
require 'capybara/rspec'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
p2p_streams_channel-0.0.3 spec/rails_helper.rb
p2p_streams_channel-0.0.2 spec/rails_helper.rb