Sha256: 8f1aab5541a43be938a07928491972fdc2ce638b803a125b95727c6b1020d753
Contents?: true
Size: 451 Bytes
Versions: 5
Compression:
Stored size: 451 Bytes
Contents
require 'spec_helper' # Specs in this file have access to a helper object that includes # the Spud::Admin::SnippetsHelper. For example: # # describe Spud::Admin::SnippetsHelper 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::SnippetsHelper do pending "add some examples to (or delete) #{__FILE__}" end
Version data entries
5 entries across 5 versions & 1 rubygems