ドメイン駆動設計を Rails で実践する例です。
- /rails/info/routes
- /rails/info/properties
- /rails/info/alive_state
- /rails/info/policies
- /rails/info/cassettes
- /rails/info/erd
- /rails/info/smd
- /rails/info/uml
$ git clone https://github.com/hommachirb/rails-ddd.git
$ cd rails-ddd/
$ bundle
$ rake db:setup
$ rails server
Test of all the specs.
$ rake
Test of part the spec.
$ guard
- Apache License 2.0