Skip to content

Commit

Permalink
[devtools] sync
Browse files Browse the repository at this point in the history
  • Loading branch information
rom-bot committed Jan 21, 2025
1 parent d63fe1e commit 63b20c7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ Factory.define :category do |f|
end
```

- Aliases for factory methods (via #92) (@cflipse)

`Factory.create` is aliased to `Factory.[]`
`Factory.build` is aliased to `Factory.structs[]`


### Changed

Expand Down

0 comments on commit 63b20c7

Please sign in to comment.