0.0
Industrial-strength scaffolding for Ruby on Rails application development. A drop-in replacement for the scaffold generator that produces production-ready controllers that are safe from state-changing HTTP GET requests and that have streamlined URLs.
2021
2022
2023
2024
2025
2026
0.0
Gem that generates scaffolds or models from Umbrello .xmi files
2021
2022
2023
2024
2025
2026
0.0
Generate a rails scaffold based on a .CSV, .dat or .txt file.
2021
2022
2023
2024
2025
2026
0.0
Rider Kick: opinionated generator to scaffold Clean Architecture
(entities, use-cases, adapters) with Rails-friendly ergonomics.
Features:
- Clean Architecture scaffolding with domain scoping
- Use-case-first "screaming architecture"
- Automatic RSpec generation
- FactoryBot factory generator w...
2021
2022
2023
2024
2025
2026
0.0
Generate RSpec/HAML scaffolds.
2021
2022
2023
2024
2025
2026
0.0
Easily scaffold RESTful controllers
2021
2022
2023
2024
2025
2026
0.0
Rails scaffolding with Haml rather than ERB, and various other improvements.
2021
2022
2023
2024
2025
2026
0.0
The original ActiveScaffold supports Rails (http://rubyonrails.org/) with it's native ORM ActiveRecord. This version replaces support for ActiveRecord with support for Sequel (http://sequel.rubyforge.org/).
2021
2022
2023
2024
2025
2026
0.0
A collection of helpers for Rails scaffolding
2021
2022
2023
2024
2025
2026
0.0
Rails admin scaffolding
2021
2022
2023
2024
2025
2026
0.0
Localized Rails scaffolding with style...
2021
2022
2023
2024
2025
2026
0.07
Bullet Train Super Scaffolding
2021
2022
2023
2024
2025
2026
0.07
Nested scaffold generator for Rails
2021
2022
2023
2024
2025
2026
0.05
Rails generator which allows to scaffold admin controllers, views with proper (non-namespaced) models, helpers, tests and routes
2021
2022
2023
2024
2025
2026
0.0
LeanScaffold can be installed as a plugin (recommended your first time) or as a gem. It allows you to generate a scaffold much like the regular Rails scaffold generator... but leaner... and, well - cooler.
2021
2022
2023
2024
2025
2026
0.0
A gem to generate a MVC scaffold to quickly get started with Turbo Streams. This scaffold builds
on top of the existing Rails generatiors to include the model, controller actions, and Turbo ready-views
that you need for your model to be streamed when instances are created, updated, and deleted.
2021
2022
2023
2024
2025
2026
0.0
Beautiful Scaffold generate a complete scaffold (sort, export, paginate and filter data) http://beautiful-scaffold.rivsc.ovh
2021
2022
2023
2024
2025
2026
0.0
This scaffold generator takes a lot of Ryan Bates' screencast ideas and puts them into scaffold generator.
2021
2022
2023
2024
2025
2026
0.0
To create files run 'rails g trailblazer_scaffold:generate ClassName', if you have parent classes, type the whole path. for example for 'models/shop/product.rb' run "rails g trailblazer_scaffold:generate Shop::Product"
2021
2022
2023
2024
2025
2026