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

Fixing rspec test, new Active Support convert_value method signature and version bump #5

Merged
merged 1 commit into from Feb 27, 2014

Conversation

lepek
Copy link
Contributor

@lepek lepek commented Feb 26, 2014

The signature of the method HashWithIndifferentAccess#convert_value has changed in ActiveSupport 4.0.2: http://apidock.com/rails/v4.0.2/ActiveSupport/HashWithIndifferentAccess/convert_value

I also need to use and_call_original to make the test pass on spec/rconfig_spec.rb

@rahmal
Copy link
Owner

rahmal commented Feb 27, 2014

Changes look good. I can't believe I forgot to run the specs. Thanks for catching this.

rahmal pushed a commit that referenced this pull request Feb 27, 2014
Fixing rspec test, new Active Support convert_value method signature and version bump
@rahmal rahmal merged commit e51f73b into rahmal:master Feb 27, 2014
@rahmal
Copy link
Owner

rahmal commented Feb 27, 2014

Merge completed. Next time, update the ChangeLog as well. Good work, and thanks again.

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

2 participants