Hashie

Hashie 3.4.4 updated

Hashie was created to aid developers that often rely on URL hashes to control what content gets loaded on the page or which develop on a daily basis SPAs (single-page applications). Hashes or hashtags allow the user to detect a slight change in the page's...

Grape

Grape 0.14.0 updated

Grape was built to run on Rake and can be used to provide an elegant way of accessing your application's data from internal or remote locations. It supports many common features found in most APIs, features like prefix restriction, subdomain...

OAuth2

OAuth2 1.1.0 updated

OAuth2 implements the newer changes made to the OAuth protocol via its more secure 2.0 version, but still keeps the simple interaction model used with the first version. The library is nothing more than a plain Ruby wrapper for the official protocol API,...

OmniAuth

OmniAuth 1.3.1 updated

OmniAuth sets to provide a modern solution to handle the various ways applications and websites tend to authenticate users on their services.The library works as a wireframe for various services and providers, allowing a solid base on which "strategies"...