Sha256: 13c8d531bba9c1aec1e6aeed4b127c76be6c23de6ef91597cdc4b76a36cc8940
Contents?: true
Size: 442 Bytes
Versions: 2
Compression:
Stored size: 442 Bytes
Contents
require 'spec_helper' # Specs in this file have access to a helper object that includes # the BusinessActivitiesHelper. For example: # # describe BusinessActivitiesHelper do # describe "string concat" do # it "concats two strings with spaces" do # helper.concat_strings("this","that").should == "this that" # end # end # end describe BusinessActivitiesHelper do pending "add some examples to (or delete) #{__FILE__}" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
guara-0.0.3 | spec/helpers/business_activities_helper_spec.rb |
guara-0.0.1.rc | spec/helpers/business_activities_helper_spec.rb |