0.0
Ruby2sass provides a flexible and intuitive way to write SASS stylesheets using Ruby syntax. It supports all CSS properties, nested selectors, and special at-rules.
2021
2022
2023
2024
2025
2026
0.0
Sending messages with the Slack API is not that difficult, but I've had
to solve the same problems a lot of times at different companies. This
gem attempts to make those solutions irrelevant by providing a simple
interface and scripts to send and update messages, and build/extend threads.
2021
2022
2023
2024
2025
2026
0.0
Fluentd plugin for parsing atomic-project docker auditd logs
2021
2022
2023
2024
2025
2026
0.0
Handy ruby gem that generates a whatever? methods for each whatever_at attribute.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord attributes DDL, struct/array attribute types, an enum implementation that doesn't suck, etc..
2021
2022
2023
2024
2025
2026
0.0
# SecureDataBag / Knife Secure Bag
Knife Secure Bag provides a consistent interface to DataBagItem, EncryptedDataBagItem as well as the custom created SecureDataBagItem while also providing a few extra handy features to help in your DataBag workflows.
SecureDataBagItem, can not only manage you...
2021
2022
2023
2024
2025
2026
0.0
Solid inheritance for ruby classes, something like class_attribute, but not so big pile of shit
2021
2022
2023
2024
2025
2026
0.0
Reuse Permitted Attributes and group them at a single reference file
2021
2022
2023
2024
2025
2026
0.0
Defines multiple helpers that operate various textual operations like downcase, capitalize or sanitize (strip dangerous content) from string/text attributes in ActiveRecord models at validation (or any other callback).
2021
2022
2023
2024
2025
2026
0.0
Hacky attempt at a workable UI for git, modeled slightly on darcs.
2021
2022
2023
2024
2025
2026
0.0
Encrypted attributes for ROM
2021
2022
2023
2024
2025
2026
0.0
Bork is my attempt at server bootstrapping.
2021
2022
2023
2024
2025
2026
0.0
This gem helps you make your model's attribute smart.You can get many useful methods with only a little code.
2021
2022
2023
2024
2025
2026
0.0
Este é um projeto desenvolvido para demostrar aos estudantes o uso e a aplicação de bibliotecas (gem) para o encapsulamento funcionalidades genéricas que podem ser utilizadas em outros projetos. Outro objetivo atrelado a esta atividade relaciona-se ao conteúdo teórico sobre ORM (Mapeamento Objet...
2021
2022
2023
2024
2025
2026
0.0
An attempt at building a reusable Clean Architecture framework for Ruby
2021
2022
2023
2024
2025
2026
0.0
According to https://www.w3.org/TR/WCAG20-TECHS/H93.html, we should avoid duplicate id values on web pages, because there are "errors that are known to cause problems for assistive technologies when they are trying to parse content that has the same id attribute on different elements". Find Ident...
2021
2022
2023
2024
2025
2026
0.0
Note: You need to specify a "slug" column in the db table for your sluggable asset, and then use the "slugged_column" class method, provided in this module, and pass into it the column_name you would like to slug (e.g. title, username, etc.). This gem will, in short, look at the column that you p...
2021
2022
2023
2024
2025
2026
0.0
knife plugin to show or delete node attributes
2021
2022
2023
2024
2025
2026
0.0
Encrypt attributes of any Ruby object or ActiveRecord model.
2021
2022
2023
2024
2025
2026
0.0
Fixes ActiveRecord's dirty tracking. Provides an attr_frozen macro which causes an attribute to be returned frozen.
2021
2022
2023
2024
2025
2026