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