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

Fixed Issue of Build Status failing and Resolved Out of Date Dependency Issues #160

Merged
merged 0 commits into from Oct 12, 2012

Conversation

bmorrall
Copy link
Contributor

Tests were failing due to recent change in Rails making reset_column_information reset the column information, but not clear the schema cache. This caused several tests to fail.

I then updated the development dependencies to use the latest version of the shoulda and capybara gems. This required the deprecated should_change and should_not_change functions to be replaced with fixed assertions.

@batter batter merged commit fff3b57 into paper-trail-gem:master Oct 12, 2012
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