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

Version Path
consadole_aggregator-0.2.14 spec/spec_helper.rb
consadole_aggregator-0.2.13 spec/spec_helper.rb
consadole_aggregator-0.2.12 spec/spec_helper.rb
consadole_aggregator-0.2.11 spec/spec_helper.rb
consadole_aggregator-0.2.10 spec/spec_helper.rb
consadole_aggregator-0.2.9 spec/spec_helper.rb
consadole_aggregator-0.2.8 spec/spec_helper.rb
consadole_aggregator-0.2.7 spec/spec_helper.rb
consadole_aggregator-0.2.6 spec/spec_helper.rb
consadole_aggregator-0.2.5 spec/spec_helper.rb
consadole_aggregator-0.2.4 spec/spec_helper.rb
consadole_aggregator-0.2.3 spec/spec_helper.rb
consadole_aggregator-0.2.2 spec/spec_helper.rb
consadole_aggregator-0.2.1 spec/spec_helper.rb
consadole_aggregator-0.2.0 spec/spec_helper.rb