Sha256: 04f93f90a2f8671cf8ec46cf213f7b0094d3c3c1dbc49e35204476779ab78dbf
Contents?: true
Size: 418 Bytes
Versions: 2
Compression:
Stored size: 418 Bytes
Contents
require 'spec_helper' # Specs in this file have access to a helper object that includes # the PrototypesHelper. For example: # # describe PrototypesHelper do # describe "string concat" do # it "concats two strings with spaces" do # helper.concat_strings("this","that").should == "this that" # end # end # end describe PrototypesHelper do pending "add some examples to (or delete) #{__FILE__}" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cartoset-0.0.2 | spec/helpers/prototypes_helper_spec.rb |
cartoset-0.0.1 | spec/helpers/prototypes_helper_spec.rb |