Sha256: eef96d23ffe786560b03509d7c06dae3753d4ce619df017c3a8a81c9381d9280

Contents?: true

Size: 1.35 KB

Versions: 72

Compression:

Stored size: 1.35 KB

Contents

# -*- encoding: utf-8 -*-
# stub: dddr 1.0.4 ruby lib

Gem::Specification.new do |s|
  s.name = "dddr".freeze
  s.version = "1.0.4".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.metadata = { "homepage_uri" => "https://gitlab.com/dekubu/dddr" } if s.respond_to? :metadata=
  s.require_paths = ["lib".freeze]
  s.authors = ["Delaney Burke".freeze]
  s.bindir = "exe".freeze
  s.date = "2023-12-06"
  s.description = "DDDr stands for Domain Driven Design Data Repository. It's a Ruby gem that simplifies the implementation of data repositories in a Domain-Driven Design (DDD) architecture.\nIt offers a clean interface for abstracting data access, allowing you to focus on your domain logic rather than database operations.\nWith DDDr, you can easily swap out data sources without affecting your core business logic.\n".freeze
  s.email = ["delaney@vidtreone.com".freeze]
  s.homepage = "https://gitlab.com/dekubu/dddr".freeze
  s.licenses = ["MIT".freeze]
  s.required_ruby_version = Gem::Requirement.new(">= 2.6.0".freeze)
  s.rubygems_version = "3.5.3".freeze
  s.summary = "Domain Driven Design Data Repository".freeze

  s.installed_by_version = "3.5.3".freeze if s.respond_to? :installed_by_version

  s.specification_version = 4

  s.add_runtime_dependency(%q<sdbm>.freeze, ["~> 1.0".freeze])
end

Version data entries

72 entries across 72 versions & 1 rubygems

Version Path
harbr-2.8.1 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.2.10 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.2.9 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.2.8 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.2.7 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.2.6 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.2.5 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.2.4 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.2.3 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.2.2 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.2.1 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.2.0 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.1.99 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.1.98 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.1.97 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.1.96 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.1.95 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.1.94 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.1.93 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec
harbr-0.1.91 vendor/bundle/ruby/3.2.0/specifications/dddr-1.0.4.gemspec