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 for error message on booting with missing database environment #204

Merged
merged 1 commit into from
Feb 18, 2019

Conversation

CodingAnarchy
Copy link
Contributor

This is a 🐞 bug fix.

Summary

Changes empty? to blank? on the boot check for a configured database setup, to account for nil.

Context

Fixes #203

Version Changes

1.8.7

@tongueroo tongueroo merged commit 91908df into rubyonjets:master Feb 18, 2019
@CodingAnarchy CodingAnarchy deleted the boot-missing-env branch February 18, 2019 22:04
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.

Wrong error message when database config undefined for environment
2 participants