Skip to content

hulkfu/acts_as_relationable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActsAsRelationable

Make Active Recored acts as relationable.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'acts_as_relationable'

And then execute:

$ bundle

Or install it yourself as:

$ gem install acts_as_relationable

Contributing

Contribution directions go here.

License

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