You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
I was playing with this repo to create a small app for POC purposes.
When I tried to generate a new model using rails g scaffold product the views generated were the ruby basics.
It's assumed tailwindcss gem overrides the scaffold. check here
I run rails g scaffold product .... and the result was this: