Sha256: f716d3c4b2d3c8b8c7f2aa993de7283f7de2c950b68afb6c29edabd5b3a32975
Contents?: true
Size: 610 Bytes
Versions: 15
Compression:
Stored size: 610 Bytes
Contents
require "consadole_aggregator" # This file was generated by the `rspec --init` command. Conventionally, all # specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`. # Require this file using `require "spec_helper.rb"` to ensure that it is only # loaded once. # # See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration RSpec.configure do |config| config.treat_symbols_as_metadata_keys_with_true_values = true config.run_all_when_everything_filtered = true config.filter_run :focus end def ext_path file File.join(File.expand_path(File.dirname(__FILE__)), 'ext', file) end
Version data entries
15 entries across 15 versions & 1 rubygems