Sha256: 62c6fbc2e4a2a2f46024541caf00497e54f749f43b4283f864584509ea97edb2

Contents?: true

Size: 316 Bytes

Versions: 32

Compression:

Stored size: 316 Bytes

Contents

ENV['RAILS_ENV'] ||= 'test'

require_relative 'app/config/environment'
require_relative '../lib/autoprefixer-rails'

require 'rspec/rails'

RSpec.configure do |c|
  c.filter_run_excluding not_jruby: RUBY_PLATFORM == 'java'
end

def sprockets_4?
  Gem::Version.new(Sprockets::VERSION) > Gem::Version.new("4.0.x")
end

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
autoprefixer-rails-7.0.0 spec/spec_helper.rb
autoprefixer-rails-6.7.7.2 spec/spec_helper.rb
autoprefixer-rails-6.7.7.1 spec/spec_helper.rb
autoprefixer-rails-6.7.7 spec/spec_helper.rb
autoprefixer-rails-6.7.6 spec/spec_helper.rb
autoprefixer-rails-6.7.5 spec/spec_helper.rb
autoprefixer-rails-6.7.4 spec/spec_helper.rb
autoprefixer-rails-6.7.3 spec/spec_helper.rb
autoprefixer-rails-6.7.2 spec/spec_helper.rb
autoprefixer-rails-6.7.1 spec/spec_helper.rb
autoprefixer-rails-6.7.0.1 spec/spec_helper.rb
autoprefixer-rails-6.7.0 spec/spec_helper.rb
autoprefixer-rails-6.6.1 spec/spec_helper.rb
autoprefixer-rails-6.6.0 spec/spec_helper.rb
autoprefixer-rails-6.5.4 spec/spec_helper.rb
autoprefixer-rails-6.5.3.1 spec/spec_helper.rb
autoprefixer-rails-6.5.3 spec/spec_helper.rb
autoprefixer-rails-6.5.2 spec/spec_helper.rb
autoprefixer-rails-6.5.1.1 spec/spec_helper.rb
autoprefixer-rails-6.5.1 spec/spec_helper.rb