mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
Fix module
This commit is contained in:
parent
02396a8071
commit
59f7c0b6ac
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
module Shoulda
|
||||
module Matchers
|
||||
module ActiveModel
|
||||
module ActiveRecord
|
||||
# @private
|
||||
module Uniqueness
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue