Skip to content

Conversation

JonRowe
Copy link
Member

@JonRowe JonRowe commented Oct 18, 2019

Now that we're looking to drop support for older rails, this actually removes the code for those rails versions.

@JonRowe JonRowe requested a review from benoittgt October 18, 2019 14:53
@JonRowe JonRowe force-pushed the remove-older-rails branch from 2efc344 to 438101e Compare October 18, 2019 15:23
Copy link
Member

@benoittgt benoittgt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot. Super happy with all of this code removed. Just one little comment and we are good.

it 'includes methods required by TestUnit into the AssertionDelegator' do
expect(methods.map(&:to_sym)).to include(:build_message)
end
# In Ruby <= 1.8.7 Object#methods returns Strings instead of Symbols. They
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am wondering why we need to keep this comment

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call

Copy link
Member

@benoittgt benoittgt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks Jon

@JonRowe JonRowe merged commit be3ae66 into master Oct 19, 2019
@JonRowe JonRowe deleted the remove-older-rails branch October 19, 2019 16:19
JonRowe added a commit that referenced this pull request Jan 12, 2020
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.

2 participants