Sha256: 9e21f205b6d8797cc0a82e9a1bd5de48da4258f534249f28968ab9b233d3fdd5
Contents?: true
Size: 266 Bytes
Versions: 29
Compression:
Stored size: 266 Bytes
Contents
# encoding: UTF-8 require 'uglifier' require 'rspec' # Requires supporting files with custom matchers and macros, etc, # in ./support/ and its subdirectories. Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f} RSpec.configure do |config| end
Version data entries
29 entries across 29 versions & 3 rubygems