Rails 7 Model Scaffold Options
The documentation on scaffolding attributes for models seems sparse or non-existent. This article lists what field types and options exist.
Jun 8, 20222 min read431

Search for a command to run...

Series
In this series I'll document any short tidbits of knowledge I have picked up. Concise and to the point.
The documentation on scaffolding attributes for models seems sparse or non-existent. This article lists what field types and options exist.

One possible way of rendering a simple calendar control

One possible way of rendering a simple dropdown or selection control
