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

1264 load local initializers #1266

Merged
merged 1 commit into from
Apr 19, 2015
Merged

1264 load local initializers #1266

merged 1 commit into from
Apr 19, 2015

Conversation

eugenk
Copy link
Member

@eugenk eugenk commented Mar 16, 2015

This shall fix #1264. If the file #{environment}.local.rb exists,
it overwrites the configuration defined in #{environment}.rb.

@ebolloff
Copy link
Member

👍

This shall fix #1264. If the file `#{environment}.local.rb` exists,
it overwrites the configuration defined in `#{environment}.rb`.
@eugenk eugenk force-pushed the 1264-load_local_initializers branch from 414a1fc to 1d6f4b2 Compare April 19, 2015 07:52
@eugenk
Copy link
Member Author

eugenk commented Apr 19, 2015

I just rebased staging.

@eugenk
Copy link
Member Author

eugenk commented Apr 19, 2015

Oh, I didn't see the sign off. Merging this PR.

eugenk added a commit that referenced this pull request Apr 19, 2015
@eugenk eugenk merged commit 0c28d5e into staging Apr 19, 2015
@eugenk eugenk deleted the 1264-load_local_initializers branch April 19, 2015 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rails_config: #{environment}.local.rb is not loaded
2 participants