Sha256: 91d68b8cc3c0f9591089cfb54946f6533140d27e0e502cad5ea203673079d6a3

Contents?: true

Size: 158 Bytes

Versions: 5

Compression:

Stored size: 158 Bytes

Contents

require 'social_count'

Dir[File.expand_path("#{__FILE__}/../support/*.rb")].each {|f| require f }

RSpec.configure do |config|
  config.order = "random"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
social_count-0.0.7 spec/spec_helper.rb
social_count-0.0.6 spec/spec_helper.rb
social_count-0.0.4 spec/spec_helper.rb
social_count-0.0.3 spec/spec_helper.rb
social_count-0.0.2 spec/spec_helper.rb