Sha256: e6cb91d47f4bed82b5bc8f51f3488f84a6df0d8436c9d8d354266a00b17d3156

Contents?: true

Size: 827 Bytes

Versions: 1

Compression:

Stored size: 827 Bytes

Contents

# OmniAuth strategy for Mail.ru

[![Build Status](https://travis-ci.org/isqad/omniauth-mailru-oauth2.svg?branch=master)](https://travis-ci.org/isqad/omniauth-mailru-oauth2)

OmniAuth strategy for Mail.ru

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'omniauth-mailru-oauth2'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install omniauth-mailru-oauth2

## Tests

Install [dip](https://github.com/bibendi/dip/releases) and run:

```bash
$ dip provision && dip rspec
```

## Contributing

1. Fork it ( https://github.com/isqad/omniauth-mailru-oauth2/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
omniauth-mailru-oauth2-0.1.1 README.md