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

Enabling Ruby warnings #242

Merged
merged 4 commits into from
Mar 17, 2015
Merged

Conversation

franckverrot
Copy link
Contributor

These commits are removing some of the warnings that appears when running a dependent gem/app in verbose mode (ruby -w).

Some of those warnings are code-smells, so that's why I'm trying to get rid of them.

Please tell me if you wanna squash those. I didn't as they're basically isolated and independent from one another.

Thanks for this gem!

This means rewrite the logic that parses the attributes.
Instead of looking at the large array of methods we just
take a look at the methods that our objects will support
and we based our conditional flow on that.
rposborne added a commit that referenced this pull request Mar 12, 2015
rposborne added a commit that referenced this pull request Mar 17, 2015
@rposborne rposborne merged commit ab1cdbd into countries:master Mar 17, 2015
@rposborne
Copy link
Collaborator

Thanks for this @franckverrot love killing stuff like this!

@rposborne
Copy link
Collaborator

0.11.2 released!

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