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 requires #226

Merged
merged 1 commit into from
Jan 26, 2016
Merged

Fix requires #226

merged 1 commit into from
Jan 26, 2016

Conversation

robwise
Copy link
Contributor

@robwise robwise commented Jan 25, 2016

Put require statements all in one place. This will address an issue
where the user is warned that React on Rails
is attempting to set a constant twice. This was happening because
the version.rb file was being required from multiple locations.

Review on Reviewable

Put require statements all in one place. This will hopefully
address an issue where the user is warned that React on Rails
is attempting to set a constant twice. This is happening because
the version.rb file is being required from multiple locations.
robwise added a commit that referenced this pull request Jan 26, 2016
@robwise robwise merged commit a7a94e0 into master Jan 26, 2016
@robwise robwise deleted the fix-requires branch January 26, 2016 01:24
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.

1 participant