Avoid using the database in the Geo initializer
Running `bundle exec rake geo:db:migrate` would cause the warning to show since ActiveRecord wasn't set up properly.
Showing
Please register or sign in to comment
Running `bundle exec rake geo:db:migrate` would cause the warning to show since ActiveRecord wasn't set up properly.