Sha256: e1b16458036f904dafb3d741087b51a8cf7bbe94a26b5d5a13dc1cf6b84139cf
Contents?: true
Size: 400 Bytes
Versions: 8
Compression:
Stored size: 400 Bytes
Contents
require 'spec_helper' # Specs in this file have access to a helper object that includes # the HomeHelper. For example: # # describe HomeHelper do # describe "string concat" do # it "concats two strings with spaces" do # helper.concat_strings("this","that").should == "this that" # end # end # end describe HomeHelper do pending "add some examples to (or delete) #{__FILE__}" end
Version data entries
8 entries across 8 versions & 3 rubygems