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.