Sha256: b731e799cd668b982c38691e1088e6ce1664daa604b7f12127ed9a9c74250fee

Contents?: true

Size: 421 Bytes

Versions: 1

Compression:

Stored size: 421 Bytes

Contents

require 'spec_helper'

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
discussion-0.0.1 test/dummy/spec/helpers/assignments_helper_spec.rb