A set of rails templates I use to bootstrap projects.
You can apply a template to your project by executing
rails app:template LOCATION=/path/to/template/file
A template the cleans the standard rails project
rails app:template LOCATION=https://raw.githubusercontent.com/emad-elsaid/rails-templates/master/clean.rb