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