Default_rails_template

screenshot of Default_rails_template

Default template for generating new Rails applications.

Overview

The Rails Default Template by Infinum is a template for generating new Rails applications. It provides a set of default configurations and features that can be used as a starting point for building a Rails application. The template includes features such as GitHub Actions for CI/CD, Slack notifications, frontend setup, and integration with various gems like Bugsnag and Figaro.

Features

  • GitHub Actions for CI/CD
  • Private/public SSH key pairs for deploy workflows
  • Slack notifications for build and deploy workflows
  • Frontend setup with Node.js
  • Automatic generation of setup and update scripts
  • Bugsnag initializer for error tracking
  • Removal of unused gems
  • Integration with Rubocop, RSpec, and Overcommit

Summary

The Rails Default Template by Infinum is a pre-configured template for generating new Rails applications. It includes features like GitHub Actions for CI/CD, Slack notifications, and frontend setup. The template also provides integration with various gems like Bugsnag and Figaro. By using this template, developers can save time and effort in setting up the initial structure and configurations of a Rails application.