Lets Hire: a hero application This is the hero application for Tempest project. Intall and start the app Create the gem set for the project: rvm use 1.9.3-p327@lets-hire --create Run bundler: bundle install Start the server: rails server Run unit tests: rake db:migrate rake