Show / Hide Table of Contents
Edit on GitHub

Ruby on Rails samples project

The Ruby on Rails samples project shows how to use PKI Express together with Web PKI on a Ruby project using the Ruby on Rails framework. It is hosted on GitHub at:

https://github.com/LacunaSoftware/PkiSuiteSamples/tree/master/ruby/rails

Running the project

  1. Install PKI Express
  2. Download the project or clone the repository
  3. In a command prompt, navigate to the folder Ruby/Rails and run the command bundle install to download the dependencies
  4. Run application: rails server
  5. Access the URL http://localhost:3000
Back to top Copyright © 2015-2020 Lacuna Software