0.0
Attachments handler for Rails that uses Cloudinary for storage. Forked from attachinary.
2020
2021
2022
2023
2024
2025
0.0
attr_chain for chainable, single method attribute (get|setters)
2020
2021
2022
2023
2024
2025
0.0
This library creates a common object graph for the RSS/Atom/RDF parsing classes in the ruby standard library. This allows you parse different feed formats and get back the same (or at least a very similar) set of results - item authors are accessible under an "author(s)" attribute, categories/tag...
2020
2021
2022
2023
2024
2025
0.0
# Quick Start The Owner API uses the JSON format, and must be accessed over a [secure connection](https://en.wikipedia.org/wiki/HTTPS). Let’s assume that the access token provided by your account manager is “TOKEN”. Here’s how to get the list of ids of all your invoices from the first week of ...
2020
2021
2022
2023
2024
2025
0.0
Rails plugin that provides attr_initializable helper to declare read-only attributes that can be mass-assigned at model creation time
2020
2021
2022
2023
2024
2025
0.0
A simple Gem to enable any `ActiveRecord::Base` object to store a set of attributes in a set like structure represented through a bitfield on the database level. You only have to specify the name of the set to hold the attributes in question an the rest is done for you through some fine selected...
2020
2021
2022
2023
2024
2025
0.0
The atspi gem lets you comfortably call the Assistive Technology Service Provider Interface (AT-SPI) on Linux.
2020
2021
2022
2023
2024
2025
0.0
Gemified technoweenie attachment_fu plugin
2020
2021
2022
2023
2024
2025
0.0
LionAttr uses Redis to store Mongoid object in-mem giving it fast accessibility. It also gives convenience to manipulate numeric attributes which will be called live attrbutes. With live attributes, you can increase, decrease database for high performance.
2020
2021
2022
2023
2024
2025
0.61
Android key attestation verification
2020
2021
2022
2023
2024
2025
0.61
SafetyNet attestation response verification
2020
2021
2022
2023
2024
2025
0.03
ActiveRecord plugin that allows to specify default values for attributes
2020
2021
2022
2023
2024
2025
0.12
This Rails plugin extends ActiveRecord::Base to add automatic updating of created_by and updated_by attributes of your models in much the same way that the ActiveRecord::Timestamp module updates created_(at/on) and updated_(at/on) attributes.
2020
2021
2022
2023
2024
2025
0.24
Bit fields for ActiveRecord:
This gem lets you use a single integer column in an ActiveRecord model
to store a collection of boolean attributes (flags). Each flag can be used
almost in the same way you would use any boolean attribute on an
ActiveRecord object.
2020
2021
2022
2023
2024
2025
0.01
Atlas ATS ruby library. Gives access to order placement and market data.
2020
2021
2022
2023
2024
2025
0.01
This library allows your to handle AtomPub and Atom Feed easily
2020
2021
2022
2023
2024
2025
0.01
A simple and non-intrusive way to mark deprecated columns/attributes in your models. Any usage of these attributes will logged with a warning message and a trace of where the deprecated attribute was called. An exception can be optionally raised as well.
2020
2021
2022
2023
2024
2025
0.0
A String class, but with attributes marking data at specific ranges.
2020
2021
2022
2023
2024
2025
0.0
AttrFormattr is a Rails ActionController mixin that provides formatting for attribute params. The principal use case is for a client application to maintain the JavaScript idiom of using camelCase while consuming a Rails API endpoint written in idiomatic Ruby with snake_case.
2020
2021
2022
2023
2024
2025
0.0
Concise way of filtering model attributes in Rails.
2020
2021
2022
2023
2024
2025