Sha256: 3a079eecca3d48bb751563cea7f231989dd1a7fc0ddb0d68b49abff6c9faadfc
Contents?: true
Size: 403 Bytes
Versions: 2
Compression:
Stored size: 403 Bytes
Contents
require 'spec_helper' # Specs in this file have access to a helper object that includes # the TouchHelper. For example: # # describe TouchHelper do # describe "string concat" do # it "concats two strings with spaces" do # helper.concat_strings("this","that").should == "this that" # end # end # end describe TouchHelper do pending "add some examples to (or delete) #{__FILE__}" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
netzke-core-0.6.6 | test/rails_app/spec/helpers/touch_helper_spec.rb |
netzke-core-0.6.5 | test/rails_app/spec/helpers/touch_helper_spec.rb |