-
-
Notifications
You must be signed in to change notification settings - Fork 372
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This improvement went out too quickly, so let's undo it. Lots of the work around it was great and we want to keep that, so this surgically snips out: - The README describing the feature. - The ActiveRecordValidator that implements the validation. - The railtie code that loaded the validator. It leaves the validation framework and the notification code.
- Loading branch information
1 parent
c4638f6
commit 7be631f
Showing
4 changed files
with
0 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 0 additions & 18 deletions
18
lib/factory_bot_rails/factory_validator/active_record_validator.rb
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 0 additions & 24 deletions
24
spec/factory_bot_rails/factory_validator/active_record_validator_spec.rb
This file was deleted.
Oops, something went wrong.