Daniel Waterworth
6e161d3e75
DEV: Allow fab! without block ( #24314 )
...
The most common thing that we do with fab! is:
fab!(:thing) { Fabricate(:thing) }
This commit adds a shorthand for this which is just simply:
fab!(:thing)
i.e. If you omit the block, then, by default, you'll get a `Fabricate`d object using the fabricator of the same name.
2023-11-09 16:47:59 -06:00
..
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-07-12 18:52:18 +04:00
2023-11-07 11:26:10 -05:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-08-28 12:59:22 +08:00
2023-10-31 14:53:24 +01:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-06-07 09:26:58 +08:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-10-30 10:24:35 +10:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-08-28 12:59:22 +08:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-10-24 12:43:14 +10:00
2023-10-24 12:43:14 +10:00
2023-09-11 10:28:25 +01:00
2023-11-09 16:47:59 -06:00
2023-06-07 09:26:58 +08:00
2023-06-13 22:02:21 +02:00
2023-10-13 16:23:04 +01:00
2023-09-11 09:12:37 +01:00
2023-08-07 17:05:16 -04:00
2023-11-09 16:47:59 -06:00
2023-10-02 13:00:29 +01:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-08-16 11:43:54 -04:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2023-06-19 17:36:04 +08:00