PwExchange WEB application for exchange password Quick Start $ git clone https://github.com/tnedlacer/pw_exchange.git $ cd pw_exchange $ bundle install --path vendor/bundle $ bin/generate_rsa_key $ bundle exec rake db:migrate $ bundle exec rails s -p 3000 -d Licence MIT Author tnedlacer