Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 687 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 687 Bytes

Rails Clean Architecture

Join the chat at https://gitter.im/reedlaw/rails-clean-architecture

Clean Architecture template for Rails apps

Instructions

git clone [email protected]:reedlaw/rails-clean-architecture.git
rails new APP_NAME --skip-action-view --skip-sprockets --skip-spring --skip-javascript --skip-test-unit --skip-bundle -m rails-clean-architecture/rails-clean-architecture.rb