1.13
Adds support for creating state machines for attributes on ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Really simple caching by attaching an expiration date to attributes. The ExpirationDate module adss two methods to a class -- expiring_attr and expiring_class_attr. These two methods are used to declare attributes in the instance and in the class, respectively, that will expire after some period...
2021
2022
2023
2024
2025
2026
0.0
Value
Value is a library for defining immutable value objects in Ruby. A value
object is an object whose equality to other objects is determined by its
value, not its identity, think dates and amounts of money. A value object
should also be immutabl...
2021
2022
2023
2024
2025
2026
1.11
Seed Fu is an attempt to once and for all solve the problem of inserting and maintaining seed data in a database. It uses a variety of techniques gathered from various places around the web and combines them to create what is hopefully the most robust seed data system around.
2021
2022
2023
2024
2025
2026
0.88
Ruby wrapper for the REST API at https://www.zendesk.com. Documentation at https://developer.zendesk.com.
2021
2022
2023
2024
2025
2026
0.01
Define, enforce, and handle violations of validation rules for Chef node attributes. This gem provides the validation engine, and can be used outside of a convergence run; a cookbook (attribute-validator) is available to perform validation during a chef run, at compile or converge time.
2021
2022
2023
2024
2025
2026
0.04
Like `ActiveModel::Attributes` but less fluffy and more attribute-y.
2021
2022
2023
2024
2025
2026
1.07
Cloud Profiler is a statistical, low-overhead profiler that continuously gathers CPU usage and memory-allocation information from your production applications. It attributes that information to the application's source code, helping you identify the parts of the application consuming the most res...
2021
2022
2023
2024
2025
2026
1.07
Curb (probably CUrl-RuBy or something) provides Ruby-language bindings for the libcurl(3), a fully-featured client-side URL transfer library. cURL and libcurl live at http://curl.haxx.se/
2021
2022
2023
2024
2025
2026
0.0
AttributeDriven provides class methods to generate attribute-based equality-methods, initializer, and reader methods.
2021
2022
2023
2024
2025
2026
0.0
Ame
Ame provides a simple command-line interface API for Ruby¹. It can be used
to provide both simple interfaces like that of ‹rm›² and complex ones like
that of ‹git›³. It uses Ruby’s own classes, methods, and argument lists to
provide an interfac...
2021
2022
2023
2024
2025
2026
1.04
Adds support for creating state machines for attributes on ActiveModel
2021
2022
2023
2024
2025
2026
1.01
Inspired by TomDoc, KSS attempts to provide a methodology for writing
maintainable, documented CSS within a team. Specifically, KSS is a CSS
structure, documentation specification, and styleguide format.
This is a ruby library for parsing KSS documented CSS and generating
styleguides.
2021
2022
2023
2024
2025
2026
0.0
Inventory
Inventory keeps track of the contents of your Ruby¹ projects. Such an
inventory can be used to load the project, create gem specifications and
gems, run unit tests, compile extensions, and verify that the project’s
content is what you think i...
2021
2022
2023
2024
2025
2026
0.96
Enumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support
2021
2022
2023
2024
2025
2026
0.01
atom-tools is an all-in-one Atom library. It parses and builds Atom (RFC 4287) entries and feeds, and manipulates Atom Publishing Protocol (RFC 5023) Collections.
It also comes with a set of commandline utilities for working with AtomPub Collections.
It is not the fastest Ruby Atom library, but...
2021
2022
2023
2024
2025
2026
0.0
Attribute Stats gives you insight into which attributes are actually used in your Rails models. Whether you're joining an existing project or have been using it for years, get quick info.
The stats help you find smells in your project:
Attributes which have never had data set (indicates a poten...
2021
2022
2023
2024
2025
2026
0.0
Twitterpunch
===============
Twitterpunch is designed to work with PhotoBooth and OS X Folder Actions.
When this script is called with the name of an image file, it will post the
image to Twitter, along with a message randomly chosen from a list and a
specified hashtag.
If you call the script w...
2021
2022
2023
2024
2025
2026
0.92
This library provides an authorization framework with a declarative DSL
With this library, you can write permission policies that are separate
from business logic.
This library is in production use at GitLab.com
2021
2022
2023
2024
2025
2026
0.0
# Overview This guide documents the InsightVM Application Programming Interface (API) Version 3. This API supports the Representation State Transfer (REST) design pattern. Unless noted otherwise this API accepts and produces the `application/json` media type. This API uses Hypermedia as the Eng...
2021
2022
2023
2024
2025
2026