Sha256: a25519854d14c0010d8dc252aab51c086134ca4b22f6c5df6e091cde0b426a76

Contents?: true

Size: 680 Bytes

Versions: 1

Compression:

Stored size: 680 Bytes

Contents

Gem::Specification.new do |s|
  s.name = "memory_test_fix"
  s.version = "0.1.2"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Chris Roos", "Geoffrey Grosenbach", "Kakutani Shintaro",
    "Matijs van Zuijlen"]
  s.email = "matijs@matijs.net"
  s.summary = "Makes SQLite3 memory tests possible by preloading the schema."
  s.homepage = "http://wiki.github.com/lda/memory_test_fix"
  s.require_paths = ["lib"]
  s.files = ["init.rb", "rails/init.rb", "lib/memory_test_fix.rb", "README", "memory_test_fix.gemspec"]
  s.has_rdoc = true
  s.extra_rdoc_files = ['README']
  s.rubygems_version = %q{1.2.0}
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lda-memory_test_fix-0.1.2 memory_test_fix.gemspec