Sha256: 10f73799c6e8ee897e046c937cd44c7647bd2d03a85621f8625212673f239d25

Contents?: true

Size: 403 Bytes

Versions: 4

Compression:

Stored size: 403 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
#       helper.concat_strings("this","that").should == "this that"
#     end
#   end
# end
describe PostsHelper do
  pending "add some examples to (or delete) #{__FILE__}"
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ampere-1.2.3 example/spec/helpers/posts_helper_spec.rb
ampere-1.2.2 example/spec/helpers/posts_helper_spec.rb
ampere-1.2.1 example/spec/helpers/posts_helper_spec.rb
ampere-1.2.0 example/spec/helpers/posts_helper_spec.rb