Sha256: 83cd7eebbb181510271395bf1fdc3156789a94c08d6c8fe0f0b9e8833012acde
Contents?: true
Size: 439 Bytes
Versions: 51
Compression:
Stored size: 439 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
51 entries across 46 versions & 5 rubygems