Sha256: 5f5edef9bb564701bd88b6c321f09477146ce55671cb237c1d53631a8dd3b98d

Contents?: true

Size: 222 Bytes

Versions: 7

Compression:

Stored size: 222 Bytes

Contents

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'sanitized_attributes'
require 'spec'
require 'spec/autorun'

Spec::Runner.configure do |config|
  
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
sanitized_attributes-1.2.2 spec/spec_helper.rb
sanitized_attributes-1.2.1 spec/spec_helper.rb
sanitized_attributes-1.1.1 spec/spec_helper.rb
sanitized_attributes-1.0.3 spec/spec_helper.rb
sanitized_attributes-1.0.2 spec/spec_helper.rb
sanitized_attributes-1.0.1 spec/spec_helper.rb
sanitized_attributes-1.0.0 spec/spec_helper.rb