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