Sha256: fed162c2f992449ede0ecb8d4de8d0aec03e90b786faee6a80ca09377eca558b

Contents?: true

Size: 400 Bytes

Versions: 6

Compression:

Stored size: 400 Bytes

Contents

require 'spec_helper'

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
comatose-rubyisbeautiful-3.0.5 spec/helpers/foos_helper_spec.rb
comatose-rubyisbeautiful-3.0.4 spec/helpers/foos_helper_spec.rb
comatose-rubyisbeautiful-3.0.3 spec/helpers/foos_helper_spec.rb
comatose-rubyisbeautiful-3.0.2 spec/helpers/foos_helper_spec.rb
comatose-rubyisbeautiful-3.0.1 spec/helpers/foos_helper_spec.rb
comatose-rubyisbeautiful-3.0.0 spec/helpers/foos_helper_spec.rb