Class: Group (<Toplevel Module>)

Overview
Module Structure
Class Hierarchy
Class Methods
Group.human_attribute_name / 2
Instance Aliases
Group#name
Instance Methods
Group#to_s
Group#user_added / 1
Group#user_removed / 1
Group#remove_references_before_destroy
is a submodule of
module: <Toplevel Module>   
inherits from
  Principal   
has properties
method: to_s   
alias: name to_s   
method: user_added / 1   
method: user_removed / 1   
class method: human_attribute_name / 2   
method: remove_references_before_destroy   
is defined at
#18 in app/models/group.rb  

Overview

Module Structure

  module: <Toplevel Module>
class: Group     
class: Principal     

Class Hierarchy

Object ( Builtin-Module )
Base ( ActiveRecord )
has properties
class method: find_ids / 1   
Principal
has properties
method: name / 1   
method: <=> / 1   
method: set_default_empty_values   
Group
has properties
method: to_s   
alias: name to_s   
method: user_added / 1   
method: user_removed / 1   
class method: human_attribute_name / 2   
method: remove_references_before_destroy   

Class Methods

Group.human_attribute_name / 2

#54 in app/models/group.rb

human_attribute_name ( attribute_key_name ,
  *args )

Instance Aliases

Group#name

#34 in app/models/group.rb

name to_s   

Instance Methods

Group#to_s

#30 in app/models/group.rb

to_s

Group#user_added / 1

#36 in app/models/group.rb

user_added ( user )

Group#user_removed / 1

#47 in app/models/group.rb

user_removed ( user )

Group#remove_references_before_destroy

#65 in app/models/group.rb

remove_references_before_destroy