0.0
This library contains an executable to bootstrap and scaffold the minimum for a grape REST API.
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Scaffolding your CRUD operations
2020
2021
2022
2023
2024
2025
0.0
Simple scaffolding and code generation
2020
2021
2022
2023
2024
2025
0.0
Creates a blank mruby gem for you with all the required files generated automatically.
2020
2021
2022
2023
2024
2025
0.0
CSVBox is a tool to build scaffold CSV layout. It defines which columns to display and how to format column value.
2020
2021
2022
2023
2024
2025
0.0
This is a patch that modifies the rails g scaffold_controller generator to accept a --with_attributes option. The --with_attributes option is used to read model attributes if none are specified on the command line. This is a way to simplify the process of generating code by automatically includin...
2020
2021
2022
2023
2024
2025
0.0
Generate Request specs and Routing specs of RSpec, from your Rails routes config. It is useful as a test scaffolding.
2020
2021
2022
2023
2024
2025
0.0
Edgarj is an Ajax-based scaffold with QBE(Query By Example) search form,
column sort on record list,
popup view & controller for 'belongs_to' relation table to pick up a parent record,
csv download, and
user-role based access control.
2020
2021
2022
2023
2024
2025
0.0
A custom generator that scaffolds Rails apps with Doximity conventions baked in
2020
2021
2022
2023
2024
2025
0.0
Генерация контроллеров API и модулей с параметрами Grape и Grape Entity
2020
2021
2022
2023
2024
2025
0.0
Rider Kick: opinionated generator to scaffold Clean Architecture (entities, use-cases, adapters) with Rails-friendly ergonomics.
2020
2021
2022
2023
2024
2025
0.0
User may reorder records and change to a different column
2020
2021
2022
2023
2024
2025
0.0
Generates the scaffolding for a new traveling ruby project
2020
2021
2022
2023
2024
2025
0.0
Infold provides Scaffolding functionality specifically for Internal tools. Enables fast build, elegant UI/UX, flexible customization.
2020
2021
2022
2023
2024
2025
0.0
Rugular - a ruby scaffolding framework for AngularJS
2020
2021
2022
2023
2024
2025
0.0
This is a simple scaffolding generator. A Copy-Paste tool with some extra features like variable injection, and it intends on remaining like this.
2020
2021
2022
2023
2024
2025
0.0
Simply ajaxify your scaffold
2020
2021
2022
2023
2024
2025
0.0
Easy to configure scaffolder that does the work client side and makes one crud request for the entire table
2020
2021
2022
2023
2024
2025
0.0
Application to gather prometheus style metrics
# Usage
Install the gem into your gemfile
```gem prometheus-collector```
Install your gemset
```bundle install```
Consume the program.
```
require 'prometheus/collector'
class Guage < Prometheus::Collector::Extensions::Base
install
def...
2020
2021
2022
2023
2024
2025