Sha256: 8ce4cb9ae3b77a5bbb06c31fe0b9e2e95a7ac52630f770d53ccdaf59385d76d3

Contents?: true

Size: 207 Bytes

Versions: 20

Compression:

Stored size: 207 Bytes

Contents

direc = File.dirname(__FILE__)

class C
  def message; end
end

puts
puts "Building Sample Gem with C Extensions for testing.."
system("cd #{direc}/gem_with_cext/gems/ext/ && ruby extconf.rb && make")
puts

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
core_docs-0.9.11 spec/helper.rb
core_docs-0.9.10 spec/helper.rb
core_docs-0.9.9 spec/helper.rb
core_docs-0.9.8 spec/helper.rb
core_docs-0.9.7 spec/helper.rb
core_docs-0.9.6 spec/helper.rb
core_docs-0.9.5 spec/helper.rb
core_docs-0.9.4 spec/helper.rb
core_docs-0.9.3 spec/helper.rb
core_docs-0.9.2 spec/helper.rb
pry-doc-0.9.0 spec/helper.rb
core_docs-0.9.1 spec/helper.rb
pry-doc-0.8.0 spec/helper.rb
core_docs-0.9.0 spec/helper.rb
pry-doc-0.6.0 spec/helper.rb
pry-doc-0.5.1 spec/helper.rb
pry-doc-0.5.0 spec/helper.rb
pry-doc-0.4.6 spec/helper.rb
pry-doc-0.4.4 test/test_helper.rb
pry-doc-0.4.3 test/test_helper.rb