Sha256: 0a3573544a042114963472ba39ad3ee1264185ffba7414de6826b78c541fbcd8
Contents?: true
Size: 411 Bytes
Versions: 6
Compression:
Stored size: 411 Bytes
Contents
require 'spec_helper' # Specs in this file have access to a helper object that includes # the ErrorsHelper. For example: # # describe ErrorsHelper 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 ErrorsHelper do pending "add some examples to (or delete) #{__FILE__}" end
Version data entries
6 entries across 6 versions & 1 rubygems