Sha256: 3924f05310ac86ad6f4baf805cb2b633d8c4de52f164c2f7dc9b802954a2088d

Contents?: true

Size: 184 Bytes

Versions: 20

Compression:

Stored size: 184 Bytes

Contents

require 'rspec'
require 'xmlsec'

def fixture_path(filename)
  File.join(File.expand_path('../fixtures', __FILE__), filename)
end

def fixture(path)
  File.read fixture_path(path)
end

Version data entries

20 entries across 20 versions & 6 rubygems

Version Path
nokogiri-xmlsec-instructure-0.10.3 spec/spec_helper.rb
nokogiri-xmlsec-instructure-0.10.2 spec/spec_helper.rb
money-nokogiri-xmlsec-0.0.5 spec/spec_helper.rb
nokogiri-xmlsec-ap-0.0.5 spec/spec_helper.rb
nokogiri-xmlsec-instructure-0.10.1 spec/spec_helper.rb
nokogiri-xmlsec-instructure-0.10.0 spec/spec_helper.rb
nokogiri-xmlsec-instructure-0.9.7 spec/spec_helper.rb
nokogiri-xmlsec-instructure-0.9.6 spec/spec_helper.rb
nokogiri-xmlsec-instructure-0.9.5 spec/spec_helper.rb
nokogiri-xmlsec-instructure-0.9.4 spec/spec_helper.rb
nokogiri-xmlsec1-0.0.11 spec/spec_helper.rb
nokogiri-xmlsec-me-harder-0.9.2 spec/spec_helper.rb
nokogiri-xmlsec1-0.0.10 spec/spec_helper.rb
nokogiri-xmlsec1-0.0.9 spec/spec_helper.rb
nokogiri-xmlsec-me-harder-0.9.1 spec/spec_helper.rb
nokogiri-xmlsec-me-harder-0.9.0 spec/spec_helper.rb
nokogiri-xmlsec1-0.0.7 spec/spec_helper.rb
nokogiri-xmlsec1-0.0.6 spec/spec_helper.rb
nokogiri-xmlsec-0.0.4 spec/spec_helper.rb
nokogiri-xmlsec-0.0.3 spec/spec_helper.rb