A blazing-fast tool to easily generate Rails generator commands from your SQL files.
Rails Generator allows you to take your PostgreSQL file and create rails generate resource...
commands from it. It takes the guesswork out of resource, scaffold, controller, model, migration creation and more, helping to eliminate errors and get your project started faster.
The app was created over the course of a two days. It is written in Svelte and deployed on Vercel.