Gems


octokit/octokit.rb: Ruby toolkit for the GitHub API
Octokit.rb wraps the GitHub API in a flat API client that follows Ruby conventions and requires little knowledge of REST. Most methods have positional arguments for required input and an options hash for optional parameters, headers, or other opti...






Shale is a Ruby object mapper and serializer for JSON, YAML, TOML and XML.
Shale is a Ruby object mapper and serializer for JSON, YAML, TOML and XML. It allows you to parse JSON, YAML, TML and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML or XML. - kgiszczak...
