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