Rails Templates

screenshot of Rails Templates

Jump start your Rails development with Le Wagon best practices

Overview

Rails Templates is a tool that allows developers to quickly generate a Rails app with the default Wagon configuration. These templates are designed to streamline the app creation process and provide a starting point for developers. Whether you are starting a new project or want to replicate a specific configuration, Rails Templates helps you get set up efficiently.

Features

  • Quick app generation: Generate a Rails app with the default Wagon configuration in no time.
  • Multiple templates available: Choose from a variety of templates designed for different needs and configurations.
  • Minimal template: Get a minimal Rails app ready for deployment on Heroku, with built-in Bootstrap, Simple Form, and debugging gems.
  • Devise template: Same as the minimal template, but includes a Devise installation with a generated User model.

Summary

Rails Templates is a handy tool for Rails developers looking to quickly set up new projects or replicate specific configurations. By using these templates, developers can save time and effort in setting up common components and dependencies. Whether you need a minimal Rails app or one with Devise authentication, Rails Templates provides a straightforward solution for app generation.