Skip to content

v5.0.0

Compare
Choose a tag to compare
@composerinteralia composerinteralia released this 01 Feb 01:22
· 68 commits to master since this release
v5.0.0
df44185
  • Added: calling reload! in the Rails console will reload any factory definition files that have changed
  • Added: support for custom generator templates
  • Added: definition_file_paths configuration option, making it easier to place factories in custom locations
  • Changed: namespaced models are now generated inside a directory matching the namespace
  • Changed: added newline between factories generated into the same file
  • Removed: support for EOL version of Ruby and Rails