RubyGems Navigation menu

dddr 1.1.2

DDDr stands for Domain Driven Design Repository. It's a Ruby gem that simplifies the implementation of data repositories in a Domain-Driven Design (DDD) architecture. It offers a clean interface for abstracting data access, allowing you to focus on your domain logic rather than database operations. With DDDr, you can easily swap out data sources without affecting your core business logic.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 2.6.0 - March 23, 2024 (1.97MB)
  2. 2.5.0 - March 21, 2024 (1.97MB)
  3. 2.4.0 - March 12, 2024 (1.97MB)
  4. 2.3.0 - March 09, 2024 (1.97MB)
  5. 2.2.0 - February 15, 2024 (1.97MB)
  6. 1.1.2 - January 14, 2024 (1.97MB)
全てのバージョンを表示(全26件)

Runtime依存関係 (1):

sdbm ~> 1.0

所有者:

プッシュ者:

作者:

  • Delaney Burke

SHA 256チェックサム:

f7db197e70a7ab5bc2fdfe136e04bf2eeb3e06236e3757ed17fa71fc7c79e46f

累計ダウンロード数 6,767

このバージョンのみ 189

ライセンス:

MIT

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

リンク: