mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-25 07:16:41 +00:00
have to manually require matcher now because the presence of the Spec
namespace caused issues for shoulda when not using rspec:wq
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
require File.expand_path(File.dirname(__FILE__) + '/../../../spec_helper')
|
||||
require 'validates_timeliness/matcher'
|
||||
|
||||
class NoValidation < Person
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user