Sha256: 1d9e29e794e5609f0cd49b0fee58941bc76fd20fe62e95d05644f6371ff72794

Contents?: true

Size: 436 Bytes

Versions: 2

Compression:

Stored size: 436 Bytes

Contents

require 'spec_helper'

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
spud_cms-0.8.13 spec/helpers/spud/admin/cms_helper_spec.rb
spud_cms-0.8.12 spec/helpers/spud/admin/cms_helper_spec.rb