
A modern Rails new template for modern developers
The Modern Rails Template is a Rails template developed by a freelance developer for Rails 5.2 projects. Its goal is to provide an easy way to start a new Rails application with modern and efficient configurations and defaults. While the project is still a work in progress, contributions, ideas, and help are welcome. The template is inspired by a template developed by Matt Brictson.
The Modern Rails Template is a Rails template designed to simplify the process of starting a new Rails 5.2 project. It provides a modern and efficient configuration with good defaults, including a range of useful gems and configurations for common tasks such as slugging, tracking N+1 queries, generating database relationship schemas, and background job management. It also includes development and debugging tools to enhance the development experience. With the ability to add authentication and authorization options, this template offers a comprehensive starting point for Rails projects.
