Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1022 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 1022 Bytes

Delorean

Watch the Railsconf video

Be sure to watch my Railsconf 2017 talk (https://www.youtube.com/watch?v=52qChRS4M0Y) on DDD and Rails, then come back to this repository to see some of those ideas in action.


Delorean

Great scott! Delorean(tm) is the hottest time travel rideshare startup in town. However, its engineers are suffering a serious case of the blues with this bad boy of a monolith.

All hope is not lost, though! With the powers of Domain Driven Design, we're going to work through this idiomatic Rails ball of mud and push it far, far into the future.

Generated with Raygun.

Legacy monolith is on monolith branch

Compare the two systems!

Development

Rails-ERD

Generate an ERD diagram by running:

  $ bundle exec erd

The asset is generated in the doc/ directory.