-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Publish
factory_bot.compile_factory
notification
Related to [comment on #1586][] --- Publish Active Support Notifications under the `factory_bot.compile_factory` key. They payload for that event is a `Hash` with keys: * `name:` - the name of the Factory * `class:` - the Ruby class the Factory constructs instances of * `attributes:` - a `FactoryBot::AttributesList` instance for the available attributes * `traits:` - an Array of `FactoryBot::Trait` instances for the available traits [comment on #1586]: #1586 (comment)
- Loading branch information
1 parent
6486fce
commit c50b664
Showing
4 changed files
with
98 additions
and
3 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
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
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
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