Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1 KB

README.md

File metadata and controls

35 lines (21 loc) · 1 KB

Azure-ACS

Gem Version Code Climate Build Status

Azure-ACS is a lightweight Ruby client library that exposes some some of the access control features of Microsoft's Windows Azure Active Directory (formerly Access Control Service).

Features

Installation

Add this line to your application's Gemfile:

    gem 'azure-acs'

And then execute:

$ bundle install

Or install it globally as:

$ gem install azure-acs

Authors and Credits

Authored by Keith Beckman.