Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

fix a method redefinition warning #2153

Merged
merged 1 commit into from
Nov 9, 2012
Merged

fix a method redefinition warning #2153

merged 1 commit into from
Nov 9, 2012

Conversation

tenderlove
Copy link
Contributor

attr_accessor defines a reader and writer method, but a reader method is later defined and emits a warning.

@indirect
Copy link
Member

indirect commented Nov 9, 2012

Awesome, thanks! 👍

indirect added a commit that referenced this pull request Nov 9, 2012
fix a method redefinition warning
@indirect indirect merged commit 650affe into rubygems:master Nov 9, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants