Sha256: 4d798185223a5c5ac7455caa4353db49e5a5ad809ea4b1a0f77f98233c4590cd
Contents?: true
Size: 199 Bytes
Versions: 2
Compression:
Stored size: 199 Bytes
Contents
#require File.expand_path(File.dirname(__FILE__) + '/spec_helper') require File.join(File.dirname(__FILE__), "spec_helper.rb") describe "ActsAsCommentable" do it "should be testable" do end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
aeonscope-acts_as_commentable-1.0.0 | spec/acts_as_commentable_spec.rb |
aeonscope-acts_as_commentable-1.1.0 | spec/acts_as_commentable_spec.rb |