0.0
This gem will apply the DRY pattern for your controllers by creating the basic CRUD actions in each controller.
2020
2021
2022
2023
2024
2025
0.0
Define your params schema with the strong library dry-schema.
2020
2021
2022
2023
2024
2025
0.0
Create Elasticsearch models and mappings from code.
2020
2021
2022
2023
2024
2025
0.0
Dryad is a configration management client. It provides functions such as hot loading of configuration files.
2020
2021
2022
2023
2024
2025
0.0
Use cluster for service discovery. Use round robin to process scheduling.
2020
2021
2022
2023
2024
2025
0.0
DRY your controllers and make your API more predictable by defining responders for different formats. E.g. Posting an invalid resource in HTML should render a form with errors, while in JSON you expect serialized errors.
2020
2021
2022
2023
2024
2025
0.0
Dessribe structure, validate and coerce values. Powered by dry-types and dry-struct
2020
2021
2022
2023
2024
2025
0.0
A way to run JavaScript based on Rails controller actions. This gives you the freedom to DRY up your JavaScript, or modularize code around REST resources, whatever you can think of!
2020
2021
2022
2023
2024
2025
0.0
This module attempts to create structured view helpers. Essentially, a blockpile consists of a ruby class file, and a template. This allows for isolated blocks of view logic, that can maintain a clean separation of markup language from ruby code. Blocks can be inherited from to DRY up view logic.
2020
2021
2022
2023
2024
2025
0.0
A gem to standardize our use of Dry-RB
2020
2021
2022
2023
2024
2025
0.0
Add the test files of Business Logic actions with Dry Rb ecosystem
2020
2021
2022
2023
2024
2025
0.0
Garterbelt is a Ruby HTML/XML markup framework inspired by Erector and Markaby. Garterbelt maps html tags to methods allowing the intuitive construction of HTML pages using nothing but Ruby. And because it is all Ruby all the time, views benefit from the dryness of inheritance, modules and all th...
2020
2021
2022
2023
2024
2025
0.0
This gem provides a set of modules and methods to help quickly and DRYly create a test \
automation framework using Ruby and Watir.
2020
2021
2022
2023
2024
2025
0.0
Generate JSON Schema from dry-types
2020
2021
2022
2023
2024
2025
0.0
Tapioca's custom DSL compiler for dry-struct
2020
2021
2022
2023
2024
2025
0.0
Dried authorization solution for Rails. All permissions are stored in a single location.
2020
2021
2022
2023
2024
2025
0.0
<div id="top"></div>
<!--
*** Thanks for checking out the Best-README-Template. If you have a suggestion
*** that would make this better, please fork the repo and create a pull request
*** or simply open an issue with the tag "enhancement".
*** Don't forget to give the project a star!
*** Thanks ...
2020
2021
2022
2023
2024
2025
0.0
Manage and deploy secrets (access keys, API tokens etc) in encrypted
files which can safely be committed to the code repository. To decrypt and
and use them, only one environment variable containing the corresponding key
is required.
While similar to ActiveSupport::EncryptedConfiguration, this l...
2020
2021
2022
2023
2024
2025
0.0
Generate dry-schema or/and dry-validation classes from OpenAPI 3 specification
2020
2021
2022
2023
2024
2025
0.0
A CLI (as in Command Line Interface) to delete your tweets based on faves, RTs, and time.
There are some services out there with a friendly web interface, but this is not one of them. You must know the basics of working with a UNIX terminal and configuring a Twitter API app, as this will only wo...
2020
2021
2022
2023
2024
2025