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