Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Factorybot #1197

Merged
merged 12 commits into from
Aug 3, 2018
Merged

Add Factorybot #1197

merged 12 commits into from
Aug 3, 2018

Conversation

dks17
Copy link
Contributor

@dks17 dks17 commented Aug 1, 2018

Add factorybot factories instead of fixtures.

@dks17 dks17 mentioned this pull request Aug 1, 2018
8 tasks
Copy link
Collaborator

@MaicolBen MaicolBen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! thanks

gem 'pry-remote'

gem 'rubocop', require: false
gem "attr_encrypted"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why going back with double quotes? we fixed this with rubocop

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bundle exec appraisal install generates gem sets. I think the command is the reason. I could replace double quotes with editor. What do you think?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well if it will happen all the time due to be autogenerated, leave as it is. I will continue reviewing this

@MaicolBen MaicolBen merged commit 18b5597 into lynndylanhurley:master Aug 3, 2018
@dks17 dks17 deleted the factorybot branch January 17, 2019 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants