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