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