Specification Pattern
Implementation of Specification pattern described in “Domain-Driven Design: Tackling Complexity in the Heart of Software” by Eric Evans. Flexible way to combine and chain business rules by using boolean logic. Read More.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Implementation of Specification pattern described in “Domain-Driven Design: Tackling Complexity in the Heart of Software” by Eric Evans. Flexible way to combine and chain business rules by using boolean logic. Read More.
Post a comment