-
aptdownloader
Apt-Downloader is intended as a useful tool for developers working on embedded linux. When working on embedded linux it can be difficult to get programs working on your target due to the shear n...
-
aqtk
Ruby bindings for AquesTalk.
-
aquarium
1
Aquarium is a full-featured Aspect-Oriented Programming (AOP) framework for Ruby that is designed to provide an intuitive syntax and support for large-scale, dynamic aspects.
-
ar-extensions
Extends ActiveRecord functionality by adding better finder/query support, as well as supporting mass data import, foreign key, CSV and temporary tables
-
ar-validations
This ActiveRecord extension provides more validation schemes. There are some useful validation missing added by this plugin to fill the gap.
-
arbs
A duck that acts like ActiveRecord::Base, but doesn't have any of the AR::B functionality.
-
arcadia
An Ide for Ruby written in Ruby using the classic tcl/tk GUI toolkit.
-
archipelago
A set of tools for distributed computing in ruby.
-
archipelago_rbtree
A patched version of the rbtree code that accepts each and reverse_each with offsets.
-
archive-gem
A Ruby Class to extract a gem or parts of a gem - does not require RubyGems to be installed
-
archive-tar
1
An interface library for reading and writing UNIX tar files.
-
archive-tar-external
A simple way to create tar archives using external calls
-
archive-tar-minitar
Archive::Tar::Minitar is a pure-Ruby library and command-line utility that provides the ability to deal with POSIX tar(1) archive files. The implementation is based heavily on Mauricio Fernánd...
-
archive-tarsimple
A simple way to create tar archives
-
archive-zip
1
Archive::Zip provides a simple Ruby-esque interface to creating, extracting, and updating ZIP archives. This implementation is 100% Ruby and loosely modeled on the archive creation and extraction ...
-
archives
Ruby Gem for Korea Government Archives Search OpenAPI
-
ardumper
Provides developers with the ability to define any dependencies on external plugins directly from within another plugin.
-
arel
Arel is a relational algebra engine for Ruby
-
arfparser
Parse ARF Reports and return information accessible as hash
-
argible
automatically resolves method argument values
-
ariel
Ariel uses machine learning to assist in extracting information from semi-structured documents including (but not in any way limited to) web pages
-
arperftoolkit_base
ActiveRecord enhancements to optimize queries and insertion functionality. Includes support for finder index hints, ignore and duplicate update, insert select, record duplicate deletion, bulk inser...
-
arpie
a synchronous RPC library based on google protobuf
-
arqueue
This gem can only be used by projects that include the Barrister and Gnomon models
-
array-statistics
array-statistics adds statistical operations to the ruby Array class. array-statistics supercedes the old gem "array_statistics"
-
arrayclass
low memory class based on Array
-
arrayfields
arrayfields
-
arrayio
Array-like behavior for archival files.
-
arraysugar
Nice Ruby Array manipulation syntax
-
arsecurity
A security component for Activerecord, it can manage CRUD permissions with attribute level by configuration, you can implement RBAC easily with it. It depend on the AOP framework Rinter(Rintercepto...