0.0
Track ATTR_updated_at and ATTR_updated_by
2020
2021
2022
2023
2024
2025
0.0
A database acessible via keys. Wrapped everything in a module. To create a database: KeyDB::DB.new('your database name'). Made attributes for all database keys. Database keys now creatable and accessible via: db.foo = 'bar'; db.foo. Cannot change keys through attributes, you must use change_key. ...
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
Twitter client on ATOK.
2020
2021
2022
2023
2024
2025
0.0
ath is a interactive Amazon Athena shell.
2020
2021
2022
2023
2024
2025
0.0
A small utility to repeatedly attempt an operation sleeping between failed attempts.
2020
2021
2022
2023
2024
2025
0.0
An extension of the active_attr gem, adding Arrays and Hashes as valid attribute types. Create plain old ruby models without reinventing the wheel.
2020
2021
2022
2023
2024
2025
0.0
bool_attr_accessor is a gem for creating boolean style attributes.
2020
2021
2022
2023
2024
2025
0.0
Ruby-version Athena UDF
2020
2021
2022
2023
2024
2025
0.0
Patch attr_reader to provide attribute memoization.
2020
2021
2022
2023
2024
2025
0.0
Atompark SMS API
2020
2021
2022
2023
2024
2025
0.0
Declarative attributes mapping
2020
2021
2022
2023
2024
2025
0.0
The `handle_array_attribute` concern provides a flexible way to treat string attributes in a Rails model as arrays. This includes parsing strings based on configurable separators, optional spaces between elements, and optional maximum length validation for each element.
2020
2021
2022
2023
2024
2025
0.0
atp_scraper is a tool scraping tennis data from atpworldtour.com
2020
2021
2022
2023
2024
2025
0.0
Atomic primitives for Ruby
2020
2021
2022
2023
2024
2025
0.0
Provides a ruby interface for Atheme's XMLRPC API
2020
2021
2022
2023
2024
2025
0.0
AtomicArrays is a lightweight gem that aims to assist ActiveRecord
with PostgreSQL array operations by offering a couple simple methods
to update arrays in the database and the instance that it is called on.
These metho...
2020
2021
2022
2023
2024
2025
0.0
Fork of attachment_fu. It differs in following ways: 1. Can work with merb uploads 2. can create thumbnails on fly 3. goes with Mongrel handler, that autocreate thumbnails on demand 4. works only with file system (and does it better, than attachment_fu) 5. create only one row in table for ...
2020
2021
2022
2023
2024
2025
0.0
Pick a random time subject to some constraints, and fork `at` with the remaining args.
2020
2021
2022
2023
2024
2025
0.0
Rails plugin that provides attr_similar helper to declare similarity-matching attributes on a model
2020
2021
2022
2023
2024
2025