Sha256: c1ff00d9e0093faf7fdb01b9077d2bbccc1a9719ed4b5031250288291719c9a7

Contents?: true

Size: 408 Bytes

Versions: 2

Compression:

Stored size: 408 Bytes

Contents

require 'spec_helper'

# Specs in this file have access to a helper object that includes
# the PostsHelper. For example:
#
# describe PostsHelper 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 PostsHelper do
  pending "add some examples to (or delete) #{__FILE__}"
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
rrjj-0.0.1 spec/helpers/posts_helper_spec.rb
power_resource-0.0.1 spec/dummy/spec/helpers/posts_helper_spec.rb