Sha256: b289c2b49a7101c2b7df67131d778ad85fae4495e9c0745e9eb369d1c1b8c322

Contents?: true

Size: 262 Bytes

Versions: 4

Compression:

Stored size: 262 Bytes

Contents

# Refinery CMS Authentication Extension for Devise

This extension allows you to use Devise with Refinery CMS 3.0 and later.

## Usage

Simply put this in the Gemfile of your Refinery application:

```ruby
gem 'refinerycms-authentication-devise', '~> 1.0.0'
```

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
refinerycms-authentication-devise-1.0.3 readme.md
refinerycms-authentication-devise-1.0.2 readme.md
refinerycms-authentication-devise-1.0.1 readme.md
refinerycms-authentication-devise-1.0.0 readme.md