Sha256: 285923b38b5313c0a939f3e32619eebcca363de86c600ca68756d72760ad8440

Contents?: true

Size: 406 Bytes

Versions: 2

Compression:

Stored size: 406 Bytes

Contents

require 'spec_helper'

# Specs in this file have access to a helper object that includes
# the CitiesHelper. For example:
#
# describe CitiesHelper do
#   describe "string concat" do
#     it "concats two strings with spaces" do
#       helper.concat_strings("this","that").should == "this that"
#     end
#   end
# end
describe CitiesHelper do
  pending "add some examples to (or delete) #{__FILE__}"
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spree_suppliers-0.0.1 spec/helpers/cities_helper_spec.rb
spree_suppliers-0.60.3 spec/helpers/cities_helper_spec.rb