0.91
No release in over 3 years
Hirb provides a mini view framework for console applications and uses it to improve ripl(irb)'s default inspect output. Given an object or array of objects, hirb renders a view based on the object's class and/or ancestry. Hirb offers reusable views in the form of helper classes. The two main help...
2021
2022
2023
2024
2025
2026
0.18
No release in over a year
ActiveRecord attributes stored serialized in a json column, super smooth. Typed and cast like Active Record. Supporting nested models, dirty tracking, some querying (with postgres jsonb contains), and working smoothy with form builders. Use your database as a typed object store via ActiveRecord,...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
AttrImmutable add the attr_immutable class method to create immutable properties on Ruby classes. The attribute are only accessible using the accessor/mutator pair by hiding the attribute value using a closure. (ie. the immutable attribute is not stored in an instance variable and therefore can't...
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
Page Attachments adds support for file uploads realized as attachments to individual pages. Attachments can have an order via acts_as_list, a title, a description and various metadata fields as provided by AttachmentFu.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
YARD-Value YARD-Value provides YARD¹ handlers for Value² objects. It’ll document whether the Value is Comparable and what attributes are used in such comparisons, its #initialize method, and its protected accessors. ¹ See http://yardoc.org/ ² See http://...
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
attr-translatable gem allows attributes of ActiveRecord to be translated.
2021
2022
2023
2024
2025
2026
0.86
The project is in a healthy, maintained state
Svix makes webhooks easy and reliable. Learn more at https://www.svix.com
2021
2022
2023
2024
2025
2026
0.84
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Tire is a Ruby client for the Elasticsearch search engine/database. It provides Ruby-like API for fluent communication with the Elasticsearch server and blends with ActiveModel class for convenient usage in Rails applications. It allows to delete and create indices, define mapping f...
2021
2022
2023
2024
2025
2026
0.64
Repository is archived
No release in over 3 years
Low commit activity in last 3 years
This library can be used as a module for `fog` or as standalone provider to use the Atmos in applications.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
AttributeDelegator provides a class method to ActiveRecord models that dynamically generates getter/setter to treat the attributes of a has_one model like native attributes. This is particularly useful because it allows the delegated attributes to be assigned via model.attributes= {}, such as by ...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Atmos-java is a API wrapper that provides access to the EMC Atmos REST API.
2021
2022
2023
2024
2025
2026
0.82
No commit activity in last 3 years
There's a lot of open issues
Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.
0.05
Repository is archived
No commit activity in last 3 years
No release in over 3 years
File attachments as attributes for DataMapper, based on the original Paperclip by Jon Yurek at Thoughtbot
2021
2022
2023
2024
2025
2026
0.62
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
An implementation of RFC 2617 - Digest Access Authentication. At this time the gem does not drop in to Net::HTTP and can be used for with other HTTP clients. In order to use net-http-digest_auth you'll need to perform some request wrangling on your own. See the class documentation at Net::HTTP...
2021
2022
2023
2024
2025
2026
0.0
A long-lived project that still receives updates
Attachments handler for Rails that uses Cloudinary for storage. Forked from attachinary.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Provides the ActiveRecord helper method <tt>named_scope_for_time_attr</tt>. Given the name of a time attribute of an ActiveRecord model (e.g. <tt>created_at</tt> of <tt>Claim</tt>) it defines a correspondent named scope for easy access to an arbitrarily time...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Enhances `attr_accessor` and `attr_writer` to allow the specification of a callback to be invoked when an attribute value is changed. Ideal for cascading updates or deployment scenarios where it is necessary to keep legacy values in sync until a time that they can be safely removed.
2021
2022
2023
2024
2025
2026
0.0
No release in over a year
# 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 ...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
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...
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Rails plugin that provides attr_initializable helper to declare read-only attributes that can be mass-assigned at model creation time
2021
2022
2023
2024
2025
2026