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