0.0
Merges HTML attributes from multiple sources with special handling for Stimulus 2.0 data attributes
2021
2022
2023
2024
2025
2026
0.0
ar_orderable adds a consistent way to order results at database level using ActiveRecord. Supports ordering by multiple attributes and by associated model's attributes.
2021
2022
2023
2024
2025
2026
0.0
Patch attr_reader to provide attribute memoization.
2021
2022
2023
2024
2025
2026
0.0
A comprehensive Ruby client library for the Attio CRM API with OAuth support, type safety, and extensive test coverage
2021
2022
2023
2024
2025
2026
0.0
StripAttributes is a Rails plugin that automatically strips all ActiveRecord model attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.
2021
2022
2023
2024
2025
2026
0.0
`attr_chainable` provides a simple way to define attributes on a Ruby class that support method chaining for setting values. This allows for a fluent interface when configuring objects.
2021
2022
2023
2024
2025
2026
0.0
Extends puppet-lint to ensure file resources do not have a path attribute.
2021
2022
2023
2024
2025
2026
0.0
Balsamique (pronounced "Balsami-QUEUE") is a Redis-backed Ruby library
which implements a job queue system. Balsamique jobs consist of
JSON-encoded args hashes, along with lists of tasks and their
successful outputs. Jobs can be enqueued to run at some time in the
future, and workers can also d...
2021
2022
2023
2024
2025
2026
0.0
Allows you to set default values when setting attributes using attr_accessor or attr_reader.
2021
2022
2023
2024
2025
2026
0.0
This gem allows to scrape a website of top 20 architectural attractions of St. Petersburg, Russia,
and by the user's choice display an eloquent description of each individual attraction as well as some useful details (if available),
such as location, directions, names of other attractions...
2021
2022
2023
2024
2025
2026
0.0
A bibtex parsing library written in pure ruby. With some additional executables that transform bibtex files. This is my first attempt at racc so be patient with me. I hope to improve this into a full bibtex parser in the near future, at the moment it parses the bibtex subset that I need. Anothe...
2021
2022
2023
2024
2025
2026
0.0
Attribute serialization and recall for multilingual model attributes.
2021
2022
2023
2024
2025
2026
0.0
Attributes marked with the attr_symbol method can be set using strings or symbols, but when accessed will always return symbols.
2021
2022
2023
2024
2025
2026
0.0
Enhances search command by displaying results in an ascii table and providing options to search (--fields) and display (--columns) gemspec attributes. These options take any gemspec attribute and more than one when comma delimited. Gemspec attributes can be aliased by specifying the first unique ...
2021
2022
2023
2024
2025
2026
0.0
Twitter client on ATOK.
2021
2022
2023
2024
2025
2026
0.0
Normatron is a Ruby On Rails plugin that perform attribute normalizations for ActiveRecord objects.
With it you can normalize attributes to the desired format before saving them in the database.
This gem inhibits the work of having to override attributes or create a specific method to...
2021
2022
2023
2024
2025
2026
0.0
atp_scraper is a tool scraping tennis data from atpworldtour.com
2021
2022
2023
2024
2025
2026
0.0
A plugin to manage attribute permissions on ActiveRecord more effectively
2021
2022
2023
2024
2025
2026
0.0
# better-initialize
A friendlier, dependency-free initialize method for ruby objects.
## Usage
Gemfile:
gem 'better-initialize',
github: 'huned/better-initialize'
Code:
require 'better_initialize'
class Pizza
include BetterInitialize
attr_accessor :size, :topp...
2021
2022
2023
2024
2025
2026
0.0
ath is a interactive Amazon Athena shell.
2021
2022
2023
2024
2025
2026