RubyGems Navigation menu

overture 0.1.6

Compilation of tools and configurations that will help you get started with your back-end setup. This gem contains the basic configuration options and file organization to create an HTTP layer and also a layer for the business rules (a.k.a. interactors). Sinatra is used as a HTTP layer, but it can be easily replaced. [Interactor](https://rubygems.org/gems/interactor) is used for the business rules.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.2.1 June 13, 2019 (14KB)
  2. 0.2.0 June 10, 2019 (14KB)
  3. 0.1.6 May 09, 2019 (6.5KB)
  4. 0.1.5 April 01, 2019 (6.5KB)
  5. 0.1.4 January 25, 2019 (6.5KB)
全てのバージョンを表示(全10件)

Runtime依存関係 (6):

bcrypt ~> 3.0
dotenv ~> 2.0
interactor ~> 3.0
sequel_pg ~> 1.0
tzinfo ~> 2.0
tzinfo-data ~> 1.2018

Development依存関係 (3):

minitest ~> 5.0
rake ~> 12.0

所有者:

作者:

  • Edgar JS

SHA 256チェックサム:

=

累計ダウンロード数 14,630

このバージョンのみ 2,113

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: