Rails engine generator An engine template with Rspec, rswag and test coverage. Usage To create an engine or app with this template, use : rails new foo --template https://raw.githubusercontent.com/Logora/rails-engine-template/master/template.rb