Skip to content

masoo/ddd_domain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddd_domain

Gem Version

Installation

Add to your Gemfile:

gem "ddd_domain", "~> 1.3" # for rails 7.x
gem "ddd_domain", "~> 1.2" # for rails 6.x
gem "ddd_domain", "~> 1.1" # for rails 5.2.x

Run the bundle command to install.

USAGE

$ rails g domains [new_domain_name]

LICENSE

This project rocks and uses MIT-LICENSE.