Sha256: c09b8f381dd30e65b5850e4925c31fbd48e25700a615765e956e40e4394ad905
Contents?: true
Size: 423 Bytes
Versions: 1
Compression:
Stored size: 423 Bytes
Contents
require 'spec_helper' # Specs in this file have access to a helper object that includes # the OtherItemsHelper. For example: # # describe OtherItemsHelper 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 OtherItemsHelper do pending "add some examples to (or delete) #{__FILE__}" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails_sortable-0.0.5 | spec/dummy/spec/helpers/other_items_helper_spec.rb |