AuthActivity

Short description and motivation.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'auth_activity'

And then execute:

$ bundle
$ rails auth_activity:install:migrations
$ rails db:migrate

Or install it yourself as:

$ gem install auth_activity

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.