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