the awesome ruby container you've always wanted: a string/symbol indifferent ordered hash that works in all rubies
This is the simple REST client for Google Play Custom App Publishing API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Google Play Custom App Publishing API, but note that some services may provide a separate modern client that is easier to use.
Automatically generate a sitemap.xml for your Jekyll site.
Faster, Better, Simpler.
SitemapGenerator is a framework-agnostic XML Sitemap generator written in Ruby with automatic Rails integration. It supports Video, News, Image, Mobile, PageMap and Alternate Links sitemap extensions and includes Rake tasks for managing your sitemaps, as well as many other great features.
MongoMapper is a Object-Document Mapper for Ruby and Rails
Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling.
Faster, Better, Simpler.
Enables easy Google map + overlays creation.
Replacement for map {|obj| obj.action} and Symbol.to_proc which is much cleaner and prettier NOW WORKS with ActiveRecord Associations!!
object to xml mapping library
Object to XML Mapping Library, using Nokogiri (fork from John Nunemaker's Happymapper)
Ruby client api for Internet Message Access Protocol
A Ruby API to nmap, the exploration tool and security / port scanner. Allows automating nmap and parsing nmap XML files.
Standalone data mappers integrated with rom-rb
Integrate MapBox.js with the Rails asset pipeline
Databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, migrations, and testing come baked-in.
Upload files in your Ruby applications, map them to a range of ORMs, store them on different backends.
Implements a distributed semaphore or mutex using Redis.
Map helper functions for Sass 3.3 Maps including get-deep and set/set-deep
A RBTree is a sorted associative collection that is implemented with a Red-Black Tree. It maps keys to values like a Hash, but maintains its elements in ascending key order. The interface is the almost identical to that of Hash.
This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table.
Dynamic Sitemaps is a plugin for Ruby on Rails that enables you to easily create flexible, dynamic sitemaps for Google, Bing, and Yahoo.
Map simple html back into markdown, e.g. if you want to import existing html data in your application.
Add parallel methods into Enumerable: pmap and peach
Her is an ORM that maps REST resources and collections to Ruby objects
Maps controller filters to your resource scopes
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 for them, supports the bulk API, and presents an easy-to-use DSL for constructing your queries. It has full ActiveRecord/ActiveModel compatibility, allowing you to index your models (incrementally upon saving, or in bulk), searching and paginating the results. Please check the documentation at <http://karmi.github.com/retire/>.
CSV Mapper makes it easy to import data from CSV files directly to a collection of any type of Ruby object. The simplest way to create mappings is declare the names of the attributes in the order corresponding to the CSV file column order.
Official AWS Ruby gem for AWS Cloud Map (ServiceDiscovery). This gem is part of the AWS SDK for Ruby.
Map Redis types directly to Ruby objects. Works with any class or ORM.
Chewy provides functionality for Elasticsearch index handling, documents import mappings and chainable query DSL
A suite of instrumentation metric primitives that can be exposed through a web services interface.
Ruby standard library e2mmap.
The Mmap class implement memory-mapped file objects for Ruby 2.x
ROXML is a Ruby library designed to make it easier for Ruby developers to work with XML. Using simple annotations, it enables Ruby classes to be mapped to XML. ROXML takes care of the marshalling and unmarshalling of mapped attributes so that developers can focus on building first-class Ruby classes. As a result, ROXML simplifies the development of RESTful applications, Web Services, and XML-RPC.
Persistence and mapping toolkit for Ruby
Ruby bindings for the Mapbox API
Multimap includes a Ruby multimap implementation
A simple ruby on rails sitemap generator
Linguistics is a framework for building linguistic utilities for Ruby objects in any language. It includes a generic language-independant front end, a module for mapping language codes into language names, and a module which contains various English-language utilities.
Easily add autocomplete geo-functionality to your Rails app :)
Provides a wrapper to generate XML sitemaps and sitemap indexes.
test/spec layers an RSpec-inspired interface on top of Test::Unit, so you can mix TDD and BDD (Behavior-Driven Development). test/spec is a clean-room implementation that maps most kinds of Test::Unit assertions to a `should'-like syntax.
Module for defining custom exceptions with specific messages.
Ruby source maps
Persistence and mapping toolkit for Ruby
An easy to use, extensible library for semi-automatically mapping Ruby objects to XML and back. Includes an XPath interpreter.
riak-client is a rich client for Riak, the distributed database by Basho. It supports the full HTTP and Protocol Buffers interfaces including storage operations, bucket configuration, link-walking, secondary indexes and map-reduce.
Map model objects based on their class to a given output model. Useful for versioning external interfaces (e.g. JSON APIs) or processing structured data from one format to another.