Sha256: f8d4e34c4f34fe9a382f40f8e26e00e1db3ca57aaf78f08e0ea1941aee9ab065

Contents?: true

Size: 443 Bytes

Versions: 8

Compression:

Stored size: 443 Bytes

Contents

require 'spec_helper'

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

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
fooltip-0.0.13 spec/helpers/fooltip/containers_helper_spec.rb
fooltip-0.0.12 spec/helpers/fooltip/containers_helper_spec.rb
fooltip-0.0.11 spec/helpers/fooltip/containers_helper_spec.rb
fooltip-0.0.10 spec/helpers/fooltip/containers_helper_spec.rb
fooltip-0.0.9 spec/helpers/fooltip/containers_helper_spec.rb
fooltip-0.0.8 spec/helpers/fooltip/containers_helper_spec.rb
fooltip-0.0.7 spec/helpers/fooltip/containers_helper_spec.rb
fooltip-0.0.6 spec/helpers/fooltip/containers_helper_spec.rb