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

Fix factory girl dependency for Solidus < 2.5 #130

Merged
merged 3 commits into from
Oct 3, 2018

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Oct 3, 2018

Load factory_girl for Solidus < 2.5

We need to load a factory_bot version that has factory_girl in it to support Solidus versions < 2.5

Also fixes an issue for people that do not have mysql headers installed (like me). We only need to install the gem, if we also set the ENV var that sets the DB to mysql.

We need to load a factory_bot version that has factory_girl in it to
support Solidus versions < 2.5
Copy link
Member

@gmacdougall gmacdougall 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!

@tvdeyen tvdeyen merged commit 2e87ee3 into solidusio:master Oct 3, 2018
@tvdeyen tvdeyen deleted the fix-factory-girl-dep branch October 3, 2018 12:49
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.

3 participants