Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in factory-bot

Create a factory field value based on a number set in another field in the same factory

ruby factory-bot

Change an attribute on a Factory after creation of record

Cucumber: Factory Girl doesn't modify database -- creates object with .create but database table is still empty afterwards

Seeded database key values conflicting with factory bot create/build

FactoryGirl association Parent can't be blank

FactoryGirl How to add several objects with different roles

How to write factorygirl for table that have fields containing ruby keyword?

How do I make a helper method available to factories? (Rails, Rspec)

How to sequence correctly with factory_girl in rails development environment?

ruby-on-rails factory-bot

How to handle foreign key assoication in FactoryGirl

How do you reference the class within a factory using Factory Girl?

ruby factory-bot

Factory Bot 5 on Rails 6 throws validation error when running build_stubbed factory

How can I generate sequence values of mixed letter characters and number digits in FactoryBot?

Rails: Undefined method 'name' in 'user' factory OR Undefined Method for all factories

Can I ask Factory Girl if a given factory exists?

ruby-on-rails factory-bot

Clear database after testing a rake task using RSpec

Rails factory_girl create_list builds the same object

factory girl and nested_attributes in rails 3