Sha256: 7db6c485d9cd3a6f78060d1ec6a2cb89cddec4004e62c2770d85f833a0bd7b5c
Contents?: true
Size: 403 Bytes
Versions: 10
Compression:
Stored size: 403 Bytes
Contents
require 'spec_helper' # Specs in this file have access to a helper object that includes # the PagesHelper. For example: # # describe PagesHelper do # describe "string concat" do # it "concats two strings with spaces" do # helper.concat_strings("this","that").should == "this that" # end # end # end describe PagesHelper do pending "add some examples to (or delete) #{__FILE__}" end
Version data entries
10 entries across 10 versions & 1 rubygems