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