Skip to content

Add new maxmind server, fix setup and merge @mnaser's change#1

Open
wolframarnold wants to merge 4 commits intozarqman:masterfrom
papercheck:merge_mnaser
Open

Add new maxmind server, fix setup and merge @mnaser's change#1
wolframarnold wants to merge 4 commits intozarqman:masterfrom
papercheck:merge_mnaser

Conversation

@wolframarnold
Copy link
Copy Markdown

Maxmind added a new, fast, recommended server, maxmind2. This is now the default server chosen, with
maxmind1 and maxmind3 as backups. This is per recent recommendation from Maxmind.

Fixed gemspec and added Gemfile pointing to gemspec, so that bundler can be used to install dependencies and running the test suite becomes more straightforward.

Merged the Ruby 1.9.2 string patch by @mnaser.

mnaser and others added 4 commits September 30, 2011 11:05
Add Gemfile pointing to gemspec, so that "bundle install" can be used to install development dependencies. (Note: gems should *never* have their Gemfile.lock committed -- see Yehuda Katz's post.)
Make compatible with ActiveSupport >= 3.x (for mattr_accessor).
Update docs.
Test passing :-)
Added conversion to string (fixes bug with recent releases of Ruby)
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