A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/thoughtbot/factory_bot_rails

https://github.com/thoughtbot/factory_bot_rails - v6.5.1

What's Changed

New Contributors

Full Changelog: https://github.com/thoughtbot/factory_bot_rails/compare/v6.5.0...v6.5.1

- Ruby
Published by neilvcarvalho 6 months ago

https://github.com/thoughtbot/factory_bot_rails - 6.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/thoughtbot/factory_bot_rails/compare/v6.4.4...v6.5.0

- Ruby
Published by neilvcarvalho 9 months ago

https://github.com/thoughtbot/factory_bot_rails - 6.4.4

What's Changed

New Contributors

Full Changelog: https://github.com/thoughtbot/factory_bot_rails/compare/v6.4.3...v6.4.4

- Ruby
Published by smaboshe over 1 year ago

https://github.com/thoughtbot/factory_bot_rails - 6.4.3

  • Changed: allow sequence definitions for ActiveRecord primary keys (Mike Burns).
  • Changed: Support Ruby 3.0+, Rails 6.1+ (Mike Burns)
  • Documentation improvements (obregonia1).
  • Internal: GitHub Actions improvements (Lorenzo Zabot, ydah).
  • Internal: RubyGems points to changelog (Tilo Sloboda).
  • Internal: Bump standard, rake, activerecord, appraisal, rspec-rails (Mike Burns).

- Ruby
Published by mike-burns about 2 years ago

https://github.com/thoughtbot/factory_bot_rails - v6.4.2

  • Fixed: Fix Rails 7.1.2 + monkey-patched ActiveRecord compatibility (Adif Sgaid, Benoit Tigeot)
  • Internal: Test against Rails 7.1 (y-yagi)
  • Internal: Fix links to old files after renaming the main branch to main (y-yagi)

- Ruby
Published by neilvcarvalho over 2 years ago

https://github.com/thoughtbot/factory_bot_rails - 6.4.0

- Ruby
Published by mike-burns over 2 years ago

https://github.com/thoughtbot/factory_bot_rails - 6.3.0

  • Changed: reject sequence definitions for ActiveRecord primary keys (Sean Doyle).
  • Changed: factory_bot dependency to ~> 6.4 (Mike Burns).
  • Changed: upgrade dependencies (Daniel Colson).
  • Add: projections.json for Rails.vim (Caleb Hearth).
  • Docs: fix broken link (Edu Depetris).
  • Docs: mention Rails generator in docs (Edu Depetris).
  • Docs: fix typo (Yudai Takada).
  • Internal: skip Spring version 2.1.1 due to a bug in that release (Christina
    Entcheva, Daniel Colson).
  • Internal: test against Rails 6.1 (Antonis Berkakis).
  • Internal: test against Ruby 3 (Daniel Colson).
  • Internal: fewer warnings in Cucumber tests (Daniel Colson).
  • Internal: use GitHub Actions for CI (Mathieu Jobin).
  • Internal: a whole bunch of cleanup (Daniel Colson).
  • Internal: fix CI due to a Bundler output change (Mike Burns).

- Ruby
Published by mike-burns over 2 years ago

https://github.com/thoughtbot/factory_bot_rails -

  • Changed: factory_bot dependency to ~> 6.2.0

- Ruby
Published by composerinteralia almost 5 years ago

https://github.com/thoughtbot/factory_bot_rails -

  • Changed: factory_bot dependency to ~> 6.1.0

- Ruby
Published by composerinteralia over 5 years ago

https://github.com/thoughtbot/factory_bot_rails -

  • Fixed: generate a plural factory name when the --force-plural flag is provided
  • Changed: factory_bot dependency to ~> 6.0.0
  • Removed: "factory_bot.register_reloader" initializer, now registering the
    reloader after application initialization
  • Removed: support for EOL versions of Ruby (2.3, 2.4) and Rails (4.2)

- Ruby
Published by composerinteralia over 5 years ago

https://github.com/thoughtbot/factory_bot_rails -

  • Changed: factory_bot dependency to ~> 5.2.0

- Ruby
Published by composerinteralia almost 6 years ago

https://github.com/thoughtbot/factory_bot_rails -

  • Fixed: Ensure definitions do not load before I18n is initialized

- Ruby
Published by composerinteralia over 6 years ago

https://github.com/thoughtbot/factory_bot_rails -

Changed: factory_bot dependency to ~> 5.1.0

- Ruby
Published by composerinteralia over 6 years ago

https://github.com/thoughtbot/factory_bot_rails -

  • Bugfix: Reload factory_bot whenever the application changes to avoid holding
    onto stale object references
  • Bugfix: Avoid watching project root when no factory definitions exist

- Ruby
Published by composerinteralia almost 7 years ago

https://github.com/thoughtbot/factory_bot_rails -

Bugfix: Avoid watching files and directories that don't exist (to avoid a file watching bug in Rails https://github.com/rails/rails/issues/32700). Thanks to @y-yagi for this fix!

- Ruby
Published by composerinteralia about 7 years ago

https://github.com/thoughtbot/factory_bot_rails - v5.0.0

  • 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

- Ruby
Published by composerinteralia about 7 years ago

https://github.com/thoughtbot/factory_bot_rails - v5.0.0.rc2

- Ruby
Published by composerinteralia about 7 years ago

https://github.com/thoughtbot/factory_bot_rails - v5.0.0.rc1

  • 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

- Ruby
Published by composerinteralia about 7 years ago

https://github.com/thoughtbot/factory_bot_rails - v4.11.1

Update generator to use dynamic attributes instead of deprecated static attributes

- Ruby
Published by composerinteralia over 7 years ago

https://github.com/thoughtbot/factory_bot_rails - v4.11.0

Bumped factory_bot version to 4.11.0

- Ruby
Published by composerinteralia over 7 years ago

https://github.com/thoughtbot/factory_bot_rails - Version 4.9.0

This is the final release of factory_girl_rails, which has been renamed to factory_bot_rails.

Learn more about the name change here: https://robots.thoughtbot.com/factory_bot

- Ruby
Published by mjankowski about 8 years ago

https://github.com/thoughtbot/factory_bot_rails - Version 4.8.2

This is the first release of factory_bot_rails, formerly known as factory_girl_rails.

Learn more about the name change here: https://robots.thoughtbot.com/factory_bot

- Ruby
Published by mjankowski about 8 years ago