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