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