0.0
This gem helps you to build a Ruby on Rails REST API faster, using a scaffold-like generator that follows the best practices.
2021
2022
2023
2024
2025
2026
0.0
Localized Rails scaffolding with style...
2021
2022
2023
2024
2025
2026
0.0
Gem for automatic scaffolding by Ermes-x.
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
Tool for fast parser scaffolding
2021
2022
2023
2024
2025
2026
0.0
ActiveSalesforce Generator provides additional salesforce aware scaffolding support.
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
A collection of helpers for Rails scaffolding
2021
2022
2023
2024
2025
2026
0.0
A CLI for scaffolding a Sinatra application
2021
2022
2023
2024
2025
2026
0.0
Generate RSpec/HAML scaffolds.
2021
2022
2023
2024
2025
2026
0.0
Rails admin scaffolding
2021
2022
2023
2024
2025
2026
0.0
Generate scaffolding for Cucumber features and steps definitions
2021
2022
2023
2024
2025
2026
0.07
Nested scaffold generator for Rails
2021
2022
2023
2024
2025
2026
0.07
Bullet Train Super Scaffolding
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
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
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
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
0.0
The graphiti gem has no support for scaffold generator.
This gem fiexes the problem. When you generate scaffold for a model
you'll get the correct controller, specs for the request and, of course,
the code for /app/resources and /spec/resources
2021
2022
2023
2024
2025
2026