Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 263 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 263 Bytes

DomainModel

Domain provides a minimal set of utilties for declaring object attributes with optional type and validation support.

Development

To run the tests (assuming you have already run gem install bundler):

bundle install && bundle exec rake