An insignificant rack-based framework
Ruby
New
Free
Consumes the Bugsnag API.
HLS video encoder using Arthropod
Gives you video
A simple, unofficial, ruby client API for using Google Translate.
CSV Mapper makes it easy to import data from CSV files directly to a collection of any type of Ruby...
A Ruby wrapper to access Art-Gun's API.
.
A Ruby wrapper for the Watson Conversation Service
Net::HTTP adapter that adds Api Auth authentication for Artemis GraphQL Client
artbase-cocos - artbase (shared) code commons (cocos); read artbase collection configs & metadata; download collection token metadata, images, and more
artbase
Project to generate Ascii art from images.
Artaius is an IRC (Internet Relay Chat) bot for KAG (King Arthur's Gold)
game. It cannot everything for...
artabl
art décomp: an FSM → FPGA decomposer
A library that generates stylesheets for art websites. It can be used to display random backgrounds for art websites and...
JRuby Remedy API wrapper - written initially to extract data for Neo4J
Arstotzka
ActiveRecord data synchronized with frontend DataStore
An ActiveRecord extension for properly parsing strings with commas as input to numeric columns.
Puts your SQL under a microscope
Provides a shell that can run pure Ruby code as well as ordinary linux commands.
Arsenicum: multi-backend asyncronous processor.
originally forked from Palkan. https://github.com/palkan/new-gem-generator
gem discontinued - please use newer gem: arsenal_console
Tools to help colorize and manage console output.
Ruby Object Metadata Reflector
Add simple finegrained handcontrolled identity map for ActiveRecord
Add support for PostgreSQL's SEQUENCE on ActiveRecord migrations
Isolated Multibase Support for ActiveRecord Models with dynamic config
Populate schema.rb with stored SQL functions
ActionMailer heavily-inspired gem to handle SMS/Text Messages
Automatically insert a text/plain part into your HTML multipart e-mails using Nokogiri to parse pre-exisiting html emails
Automatically insert a text/plain part into your HTML multipart e-mails.
In a test environment , you are forced to change the destination of the ActionMailer.
A different take on using ActionMailer, Markdown and I18n.
Uses the maildir gem to store ActionMailer deliveries.
Extends ActionMailer::Preview to allow email previews in all available locales
A gem that helps map attibutes to actions.
WIP
Use this gem to send mails with Mandrill Templates from Action Mailer.
ActionMailer SMTP delivery strategy with advanced logging and Bcc support
This Rails gem allows you to send X509 signed and\or crypted mails.
Send VERP emails with actionmailer.
Conveniently send emails through Google's Hosted App service
Set one test-reciepient which gets all mails from th app in for example a test/staging environment
Action Mailer configuration helper
ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.
Arrow is a web application framework for mod_ruby. It was designed to make
development of web applications under Apache easier...
Easily manage RSS and Atom feeds of all kinds.
Execute your ActiveRecord migrations with Github's `gh-ost`, a triggerless online schema changer
shiver me timbers.
Consume a rest API in a AR like fashion
Forces elements in arrays to be output using to_xml on each element if the element responds to to_xml. If an...
Adds the 'window' method to the array class, to allow retrieving a window of elements with a specified center and...
Query your arrays.
An implementation of Array that permits chaining, where children inherit changes to parent and where parent settings can be overridden...
zip two arrays of comma separated strings
Array#zip_with inspired by Haskell's zipWith function.It takes either
yields a zipped array to a block or reduces the...
Easily visualize progress of any Ruby task. A drop in replacement for Array.each. Output uses different colors for successes/failured, allowing...
Array validations for Rails (e.g. Postgres jsonb columns)
Some simple but very useful utilities for Array objects. It primarily focuses on using the most efficient methods to get...
Faraday Middleware to ensure certain keys are converted to arrays
Increment ActiveRecord's counter cache column asynchronously using Resque (and resque-loner).
Defines Array#calculation methods for ActiveRecord result sets. Provides
#sum, #min, #max, #count, #mean, #regression, #slope. Delegates to super()
A wrapper to send model reports using using spreadsheet and mail gem
Nice Ruby Array manipulation syntax
array extensions for functional programming
Let a defined attributes which contain strings return array values
The group of symmetries of the square, applied to Ruby arrays of n elements that are arrays of n elements,...
array-statistics adds statistical operations to the ruby Array class. array-statistics supercedes the old gem "array_statistics"
A subclass of Array::Sorted and Array::Unique (and therefore also Array::Hooked).
A subclass of Array::Hooked that also keeps array sorted.
Implements sorting algorithms such as merge sort, bubble sort, heap sort, etc. for Arrays.
This gem is a sample gem on 'http://blog.wfsneto.com.br/'
Convert Array to ActiveRecord::Relation without database access
Easy mean, median, percentile, and sum statistics for Ruby Arrays