Sha256: a6a7a59fe88337fbcfc8ccb9ec64685f941d4592f72e613578271be4f9066d7c

Contents?: true

Size: 227 Bytes

Versions: 83

Compression:

Stored size: 227 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

Version data entries

83 entries across 83 versions & 2 rubygems

Version Path
autoprefixer-rails-1.1.20140226 spec/spec_helper.rb
autoprefixer-rails-1.1.20140222 spec/spec_helper.rb
autoprefixer-rails-1.1.20140218 spec/spec_helper.rb