Skip to content

Public templates to create new Ruby on Rails applications

Notifications You must be signed in to change notification settings

anchietajunior/rails-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Rails-Templates

Create Ruby on Rails applications faster than it already is.

TLDR Template Web

This template includes:

  • Rspec-Rails
  • Shoulda Matchers
  • Database Cleaner
  • Faker
  • FactoryBot
  • Devise

Use it

rails new -T -d postgresql -m ../path/to/template/tldrtemplate.rb

TLDR Template Mobile for TurboNative apps

This template includes:

  • Bcrypt
  • Strada

Use it

rails new myapp -a propshaft --css tailwind -m ../path/to/template/tldrtemplate.rb

About

Public templates to create new Ruby on Rails applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages