0.0
== FEATURES/PROBLEMS: * The query string, and POST/PUT parameters are available through the +params+ hash * Other request data can be attained through the +request+ method * The Markaby instance is called +mab+ (But you do not need to call it directly. The +html+ method is an alias to +mab.html...
2021
2022
2023
2024
2025
2026
0.0
Easy Attributes is a Ruby DSL to give more control to attributes. It provides a unique attribute enum setup, and conversions to bytes and float-as-integer (money, frequencies, Ratings, etc.) / fixed-decimal precision as integer (See the easy_money gem).
2021
2022
2023
2024
2025
2026
0.0
Atlassian JWT Authentication provides support for handling JWT authentication as required by Atlassian when building add-ons: https://developer.atlassian.com/static/connect/docs/latest/concepts/authentication.html
2021
2022
2023
2024
2025
2026
0.0
A little gem for Rails that provides the ability to specify attributes that will not be loaded when the record is loaded from the database, until you explicitly refer to those attributes. This is useful when you have a lot of text columns in your table; in this case lazy-loading the text attribut...
2021
2022
2023
2024
2025
2026
0.0
attr_pow gives you smart attributes. You may sepecify defaults,
use attr_pow for hooks, and even define clonability and queuability.
2021
2022
2023
2024
2025
2026
0.0
Attic Path is a gem that gives you more options for gets.chomp. With Attic Path you can browse your system while being in the gets.chomp. The user can select files and add them to an array.
2021
2022
2023
2024
2025
2026
0.0
= id3lib-ruby
id3lib-ruby provides a Ruby interface to the id3lib C++ library for easily
editing ID3 tags (v1 and v2) of MP3 audio files.
The class documentation starts at ID3Lib::Tag.
== Features
* Read and write ID3v1 and ID3v2 tags
* Simple interface for adding, changing and removing fram...
2021
2022
2023
2024
2025
2026
0.0
DeprecatedAttributes provides a straightforward and unobtrusive method for flagging deprecated attributes in your model. When these attributes are accessed, a warning message will be logged along with a trace of where the deprecated attribute was called. Additionally, an exception can be raised i...
2021
2022
2023
2024
2025
2026
0.53
Ruby gem wrapper for the Plaid API. Read more at the homepage, the wiki, or in the Plaid documentation.
2021
2022
2023
2024
2025
2026
0.52
Wordmove deploys your WordPress websites at the speed of light.
2021
2022
2023
2024
2025
2026
0.01
Tools for attribute tracking like Hashes with dirty tracking and events, for building hybrid models and generally going beyond what's provided by your local ORM/DRM, while allowing you to expand what you can do with them, live without them, or roll your own
2021
2022
2023
2024
2025
2026
0.01
When working in a multi-threaded environment it is important to ensure that any attributes that are shared across threads are properly protected to ensure that inconsistent data is not created. Lazy initializing these safe attributes improves startup times and only creates resources when they are...
2021
2022
2023
2024
2025
2026
0.01
Provides after_attached callbacks for Rails models with Active Storage attachments
2021
2022
2023
2024
2025
2026
0.01
auto calculate collect of depends attribute value and save when that changes
2021
2022
2023
2024
2025
2026
0.01
attr_encodable enables you to set up defaults for what is included or excluded when you serialize an ActiveRecord object. This is especially useful
for protecting private attributes when building a public API.
2021
2022
2023
2024
2025
2026
0.01
Set attr_accessible attributes on runtime.
2021
2022
2023
2024
2025
2026
0.01
Client lib to use attache server
2021
2022
2023
2024
2025
2026
0.01
Attributor type for loading configuration data
2021
2022
2023
2024
2025
2026
0.01
Praxis Blueprints is a library that allows for defining a reusable class
structures that has a set of typed attributes and a set of views with which
to render them. Instantiations of Blueprints resemble ruby Structs which
respond to methods of the attribute names. Rendering is for...
2021
2022
2023
2024
2025
2026
0.01
This concern maintains the illusion that a given object has specified attributes, when those attributes are in fact attached to an associated object. This is particularly useful for different classes within a single-table inheritance table to have access to separate fields in class-specific assoc...
2021
2022
2023
2024
2025
2026