wasabigeek / railshelp

The missing GUI for Rails generators

Home Page:https://wasabigeek.github.io/railshelp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

I wanted to create a resource on Rails generators that was more comprehensive and interactive than a cheatsheet. A GUI makes required arguments obvious, and exposes some lesser known options (e.g. {polymorphic}).

References

Development

Some VSCode debug configurations are provided in .vscode. I'm not sure why breakpoints don't seem to work very well, but adding a debugger expression works.

The project runs on Next.js and was built with yarn.

About

The missing GUI for Rails generators

https://wasabigeek.github.io/railshelp/


Languages

Language:JavaScript 97.6%Language:CSS 2.4%