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