Mega Scaffold
MEGA fast solution how to add CRUD functionality for your Rails models
No ratings yet
- Gem
- mega_scaffold
- Repository
- railsjazz/mega_scaffold
- License
- MIT
- Stars
- 31
- Added
- August 13, 2026
About
MEGA fast solution how to add CRUD functionality for your Rails models
This is the FASTEST way how to add CRUD functionality for your models. Literally by just adding ONE LINE of code in routes.rb.
What you get
- configure layout
- specify how to fetch records
- specify type for input
- configure to work with associations
- access helpers to output value
- hide columns
- change labels
Installing it
ruby
# Gemfile
gem "mega_scaffold"
Details
31 stars on GitHub · MIT licensed · maintained by railsjazz. Source: https://github.com/railsjazz/mega_scaffold
Discussion (0)
Sign in to join the discussion.
No comments yet.