Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 574 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 574 Bytes

playgrounds

playground website for alexandria - Development app being staged at http://projectplay.herokuapp.com


HOW TO - Setting up your development environment: Follow the steps outlined in the following website for installing Ruby, RVM, and Rails to suit our Heroku staging environment: http://railsapps.github.com/installing-rails.html

** Warning: OpenSSL might cause you a problem when doing the bundle install as part of the above installation. If so, follow the steps here: rails/rails#4766