Overture

This is a library of tools and configurations based on the Clean Architecture.

This gem contains the basic configuration options and file organization to create a Ruby application.

Sinatra is used as a delivery layer, but it can be easily replaced. Core business rules live in the Interactors.

Contents

  • Overture::Database
  • Overture::Interactor
  • Overture::Model
  • Overture::PasswordDigester