reedlaw / rails-clean-architecture

Clean Architecture template for Rails apps

Home Page:http://smashingboxes.com/ideas/clean-architecture-and-rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails Clean Architecture

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

Clean Architecture template for Rails apps

Instructions

git clone git@github.com: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

About

Clean Architecture template for Rails apps

http://smashingboxes.com/ideas/clean-architecture-and-rails

License:MIT License


Languages

Language:Ruby 100.0%