Create Ruby on Rails applications faster than it already is.
This template includes:
- Rspec-Rails
- Shoulda Matchers
- Database Cleaner
- Faker
- FactoryBot
- Devise
rails new -T -d postgresql -m ../path/to/template/tldrtemplate.rb
This template includes:
- Bcrypt
- Strada
rails new myapp -a propshaft --css tailwind -m ../path/to/template/tldrtemplate.rb