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

Allow app to start w/o ERRBIT_EMAIL_FROM #712

Merged
merged 1 commit into from Aug 31, 2014

Conversation

bdehamer
Copy link
Contributor

When USE_ENV is true, would like to be able to start the app (or execute rake tasks) without having to first provide a value for ERRBIT_EMAIL_FROM. If you try to do this now you get a 'NoMethodError: undefined method 'split' for nil:NilClass' error in _load_config.rb.

This change simply makes the initializer more tolerant of a missing ERRBIT_EMAIL_FROM value.

@TeatroIO
Copy link

I've prepared a stage. Click to open.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 259b96d on bdehamer:optional-errbit-email-from into c8ad80d on errbit:master.

stevecrozz- pushed a commit that referenced this pull request Aug 31, 2014
Allow app to start w/o ERRBIT_EMAIL_FROM
@stevecrozz- stevecrozz- merged commit d813539 into errbit:master Aug 31, 2014
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.

None yet

4 participants