Class: ShareModel

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/share_model.rb

Overview

Class to connect shared resources with another models. Resources are every class include shareable module. Shared_to can be any model with share_receiver module included.