Skip to content

mg-ruby/qboard

Repository files navigation

Build Status

QBoard

Example of usage rom-rb and dry-rb with Rails.

Installation

Setup your database and run migrations:

$ rails db:migrate
<= db:migrate executed

Usage

Run server:

$ rails s

Open http://localhost:3000 in your browser

Run specs

Run rspec as usual:

$ rspec

App deployed to Heroku

https://qaboardapp.herokuapp.com/

License

The code is available as open source under the terms of the MIT License.

About

Example of usage rom-rb and dry-rb with Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages