Sha256: 92f4db1d04223e5efdb9b17b5a8509d70a46e9ecdbda6ecfd46de0b54e89ba39
Contents?: true
Size: 225 Bytes
Versions: 4
Compression:
Stored size: 225 Bytes
Contents
ENV["RAILS_ENV"] ||= 'test' require File.expand_path("../dummy/config/environment", __FILE__) require 'rspec/rails' require 'rapidoc' RSpec.configure do |config| config.mock_with :rspec config.include Capybara::DSL end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rapidoc-0.0.7 | spec/spec_helper.rb |
rapidoc-0.0.6 | spec/spec_helper.rb |
rapidoc-0.0.5 | spec/spec_helper.rb |
rapidoc-0.0.4 | spec/spec_helper.rb |