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