Friday, May 29, 2020

ToCollection 2.0.0 Ruby Refinement

The ToCollection Ruby gem has been revamped in version 2.0.0 as a Ruby Refinement:
https://github.com/AndyObtiva/to_collection/tree/v2.0.0

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 uniform functional approach.

Read the project background below to learn more:

No comments: