You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rails 3.2 app with the google places api for address autocomplete.
Installation steps
1. Create config/database.yml (see config/database.yml.sample)
2. bundler install
3. rake db:migrate
4. rails server
About
A Rails app with Google Places Autocomplete for addresses and map markers