Class: Decidim::Coauthorship
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Decidim::Coauthorship
- Includes:
- Authorable
- Defined in:
- app/models/decidim/coauthorship.rb
Instance Method Summary collapse
Instance Method Details
#identity ⇒ Object
13 14 15 |
# File 'app/models/decidim/coauthorship.rb', line 13 def identity user_group || end |