Sha256: 69769465c0b40be2f242d4a022a5e046c1826460567c93a6c63bb57b7ac2e769
Contents?: true
Size: 363 Bytes
Versions: 3
Compression:
Stored size: 363 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 RailsBlogEngine::PostsHelper do end
Version data entries
3 entries across 3 versions & 1 rubygems