Sha256: e63a31829959e54b129225e72519b41c0976086493951968727bda5bd5dd5f8d

Contents?: true

Size: 128 Bytes

Versions: 3

Compression:

Stored size: 128 Bytes

Contents

When /^I write it to YAML$/ do 
  @yaml = @symbolmatrix.to.yaml
end

Then /^I should have$/ do |yaml|
  @yaml.should == yaml
end

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
gamera-symbolmatrix-1.2.1 features/stepdefs/print_to_yaml.rb
symbolmatrix-1.2.0 features/stepdefs/print_to_yaml.rb
symbolmatrix-1.1.3 features/stepdefs/print_to_yaml.rb