Sha256: 98e9a3c4e0289491cf393d661fecb5d2712032b78a17917b815528d0cf66550d
Contents?: true
Size: 417 Bytes
Versions: 29
Compression:
Stored size: 417 Bytes
Contents
require 'rails_helper' # Specs in this file have access to a helper object that includes # the AllpaymentsHelper. For example: # # describe AllpaymentsHelper 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 Adherent describe AllpaymentsHelper, :type => :helper do end end
Version data entries
29 entries across 29 versions & 1 rubygems