Class: Relation::Reject

Inherits:
Single show all
Defined in:
app/models/relation/reject.rb

Constant Summary

Constants inherited from Single

Single::PERMISSIONS

Constants inherited from Relation

Negative, Positive

Class Method Summary collapse

Methods inherited from Single

#available_permissions, instance, #name, permissions

Methods inherited from Relation

#<=>, allow, allow?, #available_permissions, #follow?, ids_shared_with, #mode, negative_names, normalize, normalize_id, #positive?, positive_names, system_list

Class Method Details

.create_activity?Boolean

Returns:

  • (Boolean)


3
4
5
# File 'app/models/relation/reject.rb', line 3

def create_activity?
  false
end