jordanhudgens / geocoder-devise-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devise + Geocoder Example Rails App

I don't personally recommend using this solution. It was built for situations where Devise isn't storing a real IP address. It adds the request object to the current Thread so that the User model can access it and leverage it to store the IP address for geo coding purposes. So be warned.

About


Languages

Language:Ruby 73.2%Language:HTML 23.0%Language:JavaScript 1.9%Language:CSS 1.5%Language:CoffeeScript 0.3%