Sha256: fadcee2178eb1fcb8336f4c7864c39e06b72b514f4355d55dafac1b6f4a208c1

Contents?: true

Size: 970 Bytes

Versions: 3

Compression:

Stored size: 970 Bytes

Contents

# EasyAuth-OauthCore #

Dead simple drop in authentication for Rails

## Installation ##

In your Gemfile add the following:

```ruby
gem 'easy_auth-oauth_core'
```

Then follow the general installation instructions for
[EasyAuth](https://github.com/dockyard/easy_auth#installation)

## Authors ##

[Brian Cardarella](http://twitter.com/bcardarella)

## Versioning ##

This gem follows [Semantic Versioning](http://semver.org)

## Want to help? ##

Stable branches are created based upon each minor version. Please make
pull requests to specific branches rather than master.

Please make sure you include tests!

Unles Rails drops support for Ruby 1.8.7 we will continue to use the
hash-rocket syntax. Please respect this.

Don't use tabs to indent, two spaces are the standard.

## Legal ##

[DockYard](http://dockyard.com), LLC © 2012

[@dockyard](http://twitter.com/dockyard)

[Licensed under the MIT license](http://www.opensource.org/licenses/mit-license.php)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
easy_auth-oauth_core-0.2.0 README.md
easy_auth-oauth_core-0.1.1 README.md
easy_auth-oauth_core-0.1.0 README.md