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