Sha256: d9677bec4d1108f37b858773eef07334d028ba2ac83d3ded3dc04e9a6d846bc5

Contents?: true

Size: 276 Bytes

Versions: 14

Compression:

Stored size: 276 Bytes

Contents

ENV["RAILS_ENV"] ||= 'test'
rails_root = File.expand_path('../rails_root', __FILE__)
require rails_root + '/config/environment.rb'

require 'rspec/rails'

require File.expand_path('../../lib/truncate_html', __FILE__)

RSpec.configure do |config|
  config.mock_with :rspec
end

Version data entries

14 entries across 14 versions & 4 rubygems

Version Path
solidus_backend-1.0.0.pre3 vendor/bundle/gems/truncate_html-0.9.2/spec/spec_helper.rb
solidus_backend-1.0.0.pre2 vendor/bundle/gems/truncate_html-0.9.2/spec/spec_helper.rb
solidus_backend-1.0.0.pre vendor/bundle/gems/truncate_html-0.9.2/spec/spec_helper.rb
truncate_html_chinese-0.1.0 spec/spec_helper.rb
truncate_html-0.9.2 spec/spec_helper.rb
truncate_html-0.9.1 spec/spec_helper.rb
truncate_html-0.9 spec/spec_helper.rb
truncate_html_sentence-0.5.6 spec/spec_helper.rb
truncate_html-0.5.5 spec/spec_helper.rb
truncate_html-0.5.4 spec/spec_helper.rb
truncate_html-0.5.3 spec/spec_helper.rb
truncate_html-0.5.2 spec/spec_helper.rb
truncate_html-0.5.1 spec/spec_helper.rb
truncate_html-0.5.0 spec/spec_helper.rb