Sha256: 7e16e599582ab62b54748b8948567b1fe61b4ca1e586bfc6353ddaaf3b29c46c

Contents?: true

Size: 429 Bytes

Versions: 1

Compression:

Stored size: 429 Bytes

Contents

require 'spec_helper'

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simple_token_authentication-1.2.0 spec/dummy/spec/helpers/private_posts_helper_spec.rb