Skip to content

RuboCop factory_bot v2.25.1

Compare
Choose a tag to compare
@ydah ydah released this 08 Jan 07:17
· 48 commits to master since this release
8c1e9ae

What's Changed

  • Fix a false positive for FactoryBot/CreateList when create call does have method calls and repeat multiple times with other argument. (@ydah)
  • Fix an error occurred for FactoryBot/IdSequence when sequence with non-symbol argument or without argument. (@ydah)

Full Changelog: v2.25.0...v2.25.1