Sha256: 0e24cdc632dc7b36f8207b978f639ecf60317ee4873243efcb720e0683116deb

Contents?: true

Size: 412 Bytes

Versions: 2

Compression:

Stored size: 412 Bytes

Contents

require 'spec_helper'

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cartoset-0.0.2 spec/helpers/sessions_helper_spec.rb
cartoset-0.0.1 spec/helpers/sessions_helper_spec.rb