Sha256: a8896709291681ba39b00c04245e2208f86c67bfbb1950069c76ec8971dbda6e
Contents?: true
Size: 372 Bytes
Versions: 3
Compression:
Stored size: 372 Bytes
Contents
require 'spec_helper' # Specs in this file have access to a helper object that includes # the CommentsHelper. For example: # # describe CommentsHelper 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::CommentsHelper do end
Version data entries
3 entries across 3 versions & 1 rubygems