Sha256: a9339ae6e68e2af8d24a9f36363e9f1a4a50476e91fd4265e7d91aaf5ae510cd

Contents?: true

Size: 387 Bytes

Versions: 7

Compression:

Stored size: 387 Bytes

Contents

# $Id$

require File.expand_path(
    File.join(File.dirname(__FILE__), %w[.. lib pagify]))

Spec::Runner.configure do |config|
  # == Mock Framework
  #
  # RSpec uses it's own mocking framework by default. If you prefer to
  # use mocha, flexmock or RR, uncomment the appropriate line:
  #
  # config.mock_with :mocha
  # config.mock_with :flexmock
  # config.mock_with :rr
end

# EOF

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
godfat-pagify-0.5.0 spec/spec_helper.rb
godfat-pagify-0.6.1 spec/spec_helper.rb
godfat-pagify-0.6.2 spec/spec_helper.rb
pagify-0.7.1 spec/spec_helper.rb
pagify-0.7.0 spec/spec_helper.rb
pagify-0.6.2 spec/spec_helper.rb
pagify-0.6.1 spec/spec_helper.rb