Sha256: 2a3498e61d3fada3bc72be5aa26be7ce42c35a4a23e851140bbc22941572e3d0

Contents?: true

Size: 474 Bytes

Versions: 4

Compression:

Stored size: 474 Bytes

Contents

# ActsAsContactable
Short description and motivation.

## Usage
How to use my plugin.

## Installation
Add this line to your application's Gemfile:

```ruby
gem 'acts-as-contactable'
```

And then execute:
```bash
$ bundle
```

Or install it yourself as:
```bash
$ gem install acts_as_contactable
```

## Contributing
Contribution directions go here.

## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
acts-as-contactable-0.2.2 README.md
acts-as-contactable-0.2.1 README.md
acts-as-contactable-0.2.0 README.md
acts-as-contactable-0.1.10 README.md