Sha256: 3496cfdadc61911ff5dc2f52c7fb6a16a0614091bfec1222dd49af4e7f63fbaf
Contents?: true
Size: 226 Bytes
Versions: 10
Compression:
Stored size: 226 Bytes
Contents
require 'pathname' require Pathname(__FILE__).dirname.expand_path.parent + 'spec_helper' describe DataMapper::Validate::CustomValidator do it "should have specs" do pending # FIXME do something, add specs end end
Version data entries
10 entries across 10 versions & 1 rubygems