modern-rails-template icon indicating copy to clipboard operation
modern-rails-template copied to clipboard

A modern Rails new template for modern developers

Results 16 modern-rails-template issues
Sort by recently updated
recently updated
newest added

This template uses sass rails & sprockets and creates an scss file in app/assets, I want to skip these. How should I go about skipping them?

Fixes Tailwindcss link in README.md by prepending `https://`

Windows does not ship with timezone information, meaning that the installation errors. This PR adds the `tzinfo-data` gem to the default Gemfile to address this error.

It would be awesome to have the template generating a great configuration for tests out of the box. In my opinion, the best would be to include but I am...

help wanted

`.overcommit.yml` is not commited after the rails new process

I would remove the `-T` flag, and install Rspec-rails Then, when you run generators for models, controllers, helpers..., it will create tests file for these classes. But even if you...

Currently, the template includes no style at all. It would be great to create an include basic Tailwind components that would give a basis to work on. * button *...

help wanted
good first issue

Not urgent in my opinion but would be interesting in the future

help wanted

Add some of the gems of this sections (https://github.com/markets/awesome-ruby#security)? Espacially bundler-audit and secure-headers maybe.

help wanted