Sha256: 0cce8fcc9c79c3bdc4ac5ca5d9807096b439d6be42501929e3f2fac4b6c95ab3
Contents?: true
Size: 211 Bytes
Versions: 2
Compression:
Stored size: 211 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe "AfterCommitAction" do it "fails" do fail "hey buddy, you should probably rename this file and start specing for real" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
after_commit_action-0.1.3 | spec/after_commit_action_spec.rb |
after_commit_action-0.1.2 | spec/after_commit_action_spec.rb |