Skip to content
This repository was archived by the owner on Sep 24, 2026. It is now read-only.

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lint

JetRockets Rails template

Description

This is the application template that JetRockets recommend for Rails 7 projects. This tepmlate is based on original idea of Matt Brictson application template https://github.com/mattbrictson/rails-template.

Requirements

This template currently works with:

  • Rails 7.1.x
  • Bundler 2.x
  • PostgreSQL
  • Vite

Usage

To generate a Rails application using this template, pass the -m option to rails new, like this:

rails new blog \
  -T \
  --database=postgresql \
  --javascript=vite \
  -m https://raw.githubusercontent.com/jetrockets/rails-template/main/application/template.rb

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages