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 active support require issue #21

Merged
merged 1 commit into from
Jul 3, 2014

Conversation

mwkaufman
Copy link
Contributor

Running into "uninitialized constant ActiveSupport::Autoload
(NameError)," error, was resolved by adding this require statement. The
issue is described in more detail here:
rails/rails#14664

Running into "uninitialized constant ActiveSupport::Autoload
(NameError)," error, was resolved by adding this require statement. The
issue is described in more detail here:
rails/rails#14664
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling c91d5a2 on mwkaufman:name-error-fix into 527aa3d on mikamai:master.

nicolaracco pushed a commit that referenced this pull request Jul 3, 2014
fix for active support require issue
@nicolaracco nicolaracco merged commit 36ca4d4 into mikamai:master Jul 3, 2014
@nicolaracco
Copy link
Collaborator

Thank you. Released as 0.3.0 along with a refactoring and an increased test coverage

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

3 participants