0.01
Generates test files based on your codes logic, setting up the initialization args and nested context blocks
2021
2022
2023
2024
2025
2026
0.01
## DESCRIPTION
This gem provides setup, scaffolding and maintenance functions for [gaudi](http://github.com/damphyr/gaudi) installations.
## USAGE
To create a directory structure for a Gaudi based project:
```bash
gaudi -s project/root
```
2021
2022
2023
2024
2025
2026
0.01
Includes Aws::Record scaffold generators for Rails
2021
2022
2023
2024
2025
2026
0.01
Opinionated minimal Rails authentication scaffolding with Hotwire, React, or Vue + Tailwind.
2021
2022
2023
2024
2025
2026
0.01
LapisLazuli provides cucumber helper functions and scaffolding for easier (web)
test automation suite development.
A lot of functionality is aimed at dealing better with [Watir](http://watir.com/),
such as:
- Easier/more reliable find and wait functionality for detecting we...
2021
2022
2023
2024
2025
2026
0.0
Administrative database front-end for multiple web-frameworks and ORMs
2021
2022
2023
2024
2025
2026
0.0
Generate and scaffold multiple projects and a docker compose file
2021
2022
2023
2024
2025
2026
0.0
A collection of useful Ruby generator scripts for scaffolding APIs.
2021
2022
2023
2024
2025
2026
0.0
simple-image-uploader creates Image scaffold with file upload and removal. It is based on carrierwave and mini-imagegick gems. Image model, controller and form are have simple code that allows any application to use image upload immediately. Add simple-image-uploader gem to your Gemfile. Run bund...
2021
2022
2023
2024
2025
2026
0.0
# Payfast
Payfast is a Ruby gem that simplifies the process of integrating the PayFast payment gateway into your Ruby on Rails application. It provides a generator that helps scaffold the necessary configuration, routes, models, and controllers required to integrate PayFast seamlessly.
## Demo ...
2021
2022
2023
2024
2025
2026
0.0
This library contains an executable to bootstrap and scaffold the minimum for a grape REST API.
2021
2022
2023
2024
2025
2026
0.0
DumbCLI is a ruby wrapper of rancid xlogin that is a CLI handler of network devices. You can easily extends DumbCLI's scaffold classes to manage your devices.
2021
2022
2023
2024
2025
2026
0.0
Scaffolding your CRUD operations
2021
2022
2023
2024
2025
2026
0.0
This is a set of generators that help beginners learn to program. Primarily, they generate code that is more explicit and verbose and less idiomatic and “magical” than the built-in scaffold generator, which is helpful for beginners while they are learning how exactly things are wired together.
2021
2022
2023
2024
2025
2026
0.0
A generator for creating Rails applications ready to go. It generates the layout, the style, the internationalization and manage external gems for authentication, authorization and other. It also provides a customized scaffold to generates cool sites ajax ready in few minutes. If you find a bug p...
2021
2022
2023
2024
2025
2026
0.0
Generates rails controller actions at runtime. Does not generate source code for you to inspect, modify and commit to version control, so requires your blind faith, hence evil. Also does not attempt to generate view code. On the other hand, massively reduces your line count.
2021
2022
2023
2024
2025
2026
0.0
Provides Rails modal CRUD scaffolding powered by bootstrap & bootbox & simple_form. Built for use with Turbolinks, jQuery and Twitter Bootstrap 3.
2021
2022
2023
2024
2025
2026
0.0
Rails admin scaffolding generator for minimalists. This generates controllers, views files for admin pages as few as possible.
2021
2022
2023
2024
2025
2026
0.0
Clone records using a method from model in ActiveScaffold
2021
2022
2023
2024
2025
2026
0.0
SmartDomain brings battle-tested DDD/EDA patterns to Rails applications.
Inspired by the Aeyes healthcare platform, it provides domain events,
event bus, generic handlers, and Rails generators for rapid domain scaffolding.
Features 70% boilerplate reduction through intelligent event handling and
...
2021
2022
2023
2024
2025
2026