Sha256: 7fc83ad6e96815befb237b17aef44bdfa5d1d9cc7cd5b50c7e248e9dc7f866d9

Contents?: true

Size: 696 Bytes

Versions: 4

Compression:

Stored size: 696 Bytes

Contents

# ReadActivity

Manages read activities.

This gem supports to get read/unread status (including read_at), read/unread users for a specific readable, etc.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'read_activity'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install read_activity

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it ( https://github.com/[my-github-username]/read_activity/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

4 entries across 4 versions & 1 rubygems

Version Path
read_activity-0.0.4 README.md
read_activity-0.0.3.1 README.md
read_activity-0.0.3 README.md
read_activity-0.0.2 README.md