Example of usage rom-rb and dry-rb with Rails.
Setup your database and run migrations:
$ rails db:migrate
<= db:migrate executedRun server:
$ rails sOpen http://localhost:3000 in your browser
Run rspec as usual:
$ rspechttps://qaboardapp.herokuapp.com/
The code is available as open source under the terms of the MIT License.