Sha256: b26d93b74b11edab1785d3fdc777c9f4d30360809c44586ee0234d39593c5047

Contents?: true

Size: 404 Bytes

Versions: 2

Compression:

Stored size: 404 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

2 entries across 2 versions & 1 rubygems

Version Path
bobby-0.0.4 spec/helpers/posts_helper_spec.rb
bobby-0.0.3 spec/helpers/posts_helper_spec.rb