Contributor(s): Andres Montano
All the THL Rails projects are in http://github.com/thl (projects include both the applications and the plugins).
To set up localhost to run Place Dictionary:
Open id_rsa with a text editor; copy the public key and paste it into the Key box on https://github.com/account
Install the Place Dictionary
from http://rubyforge.org/frs/download.php/46863/ruby-debug-base- 0.10.3-mswin32.gem. Download it to C:some_location
gem install ruby-debug-base -l gem install ruby-debug gem install ruby-debug-ide -v 0.4.6 gem install pg gem install postgres-pr
places/vendor/plugins/places_engine/app/views/features/_feature.html.erb
#
git@github.com:thl/places.git Clone the places repository to your hard drive