to_collection
Collection processor
Converts data to treat uniformly as a collection of objects, dropping nils out automatically
Treat an array of objects and a singular object uniformly as a collection of objects. Especially useful in processing REST Web Service API JSON responses in a functional approach.
0 stars
3 watching
0 forks
Language: Ruby
last commit: about 2 years ago extensionruby
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 130 |
| A Ruby wrapper for Firebase's REST API | 685 |
| Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
| An ActiveRecord-like interface for interacting with SimpleDB | 129 |
| Provides fast address parsing and normalization for international addresses | 141 |
| A Ruby gem that enables Continuous Integration and Trunk-Based Development by allowing developers to switch features on or off at will | 23 |
| Collects near real-time metrics from Linux hosts using InfluxDB as the backend. | 28 |
| An official Ruby client for the Keen IO API. | 178 |
| Provides a JRuby wrapper around the Weka Java library for machine learning and data mining in Ruby. | 65 |
| A Ruby client for Elasticsearch allowing developers to interact with the search engine. | 1,971 |
| A Ruby interface to Redis that maps data types to Ruby objects, enabling atomic operations and simplifying integration with existing ORMs. | 2,091 |
| A Ruby on Rails gem for organizing front-end code into reusable components | 427 |
| Provides a standardized way to serialize API data in Ruby apps. | 278 |
| Allows defining class methods and method invocations the same way as super classes without using def included(base). | 140 |
| Provides sample code examples for processing large-scale metrics in Ruby using Hadoop and Amazon Redshift | 7 |