Sha256: 71a93afd0c62763d23eab6d4c810e0e3a2f2da0a8a0f23cc3f66647fb0d9dd33
Contents?: true
Size: 417 Bytes
Versions: 1
Compression:
Stored size: 417 Bytes
Contents
# Clean Architecture This gem provides helper interfaces and classes to assist in the construction of application with Clean Architecture, as described in [Robert Martin's seminal book](https://www.amazon.com/gp/product/0134494164). ## Installation Add this line to your application's Gemfile: ```ruby gem 'clean-architecture' ``` And then execute: $ bundle install $ bundle binstubs clean-architecture
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
clean-architecture-0.0.1 | README.md |