/Backpacker

Just a really tiny website to play around

Primary LanguageRuby

Backpacker

Just a really tiny website to play around with some stuff. (Some javascript to find user location, Google Maps, twitter-bootstrap, Devise and ActiveRecord )

How to start

built with ruby 1.9.3p194

$ git clone https://github.com/weidenfreak/Backpacker.git  
$ cd Backpacker  
$ bundle  
$ be rake db:setup  
$ rails s  

What it does

Allows users to sign up/in and shows each user on a google map.