Class: IssueCategory (<Toplevel Module>)

Overview
Module Structure
Class Hierarchy
Instance Aliases
IssueCategory#destroy_without_reassign
Instance Methods
IssueCategory#destroy / 1
IssueCategory#<=> / 1
IssueCategory#to_s
is a submodule of
module: <Toplevel Module>   
includes
  SafeAttributes ( Redmine )
inherits from
  Base ( ActiveRecord )
has properties
alias: destroy_without_reassign destroy   
method: destroy / 1   
method: <=> / 1   
method: to_s   
is defined at
#18 in app/models/issue_category.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: ActiveRecord
class: Base     
✗ class: IssueCategory
  module: Redmine
module: SafeAttributes     

Class Hierarchy

Object ( Builtin-Module )
Base ( ActiveRecord )
has properties
class method: find_ids / 1   
IssueCategory
includes
  SafeAttributes ( Redmine )
has properties
alias: destroy_without_reassign destroy   
method: destroy / 1   
method: <=> / 1   
method: to_s   

Instance Aliases

IssueCategory#destroy_without_reassign

#32 in app/models/issue_category.rb

destroy_without_reassign destroy   

Instance Methods

IssueCategory#destroy / 1

#36 in app/models/issue_category.rb

destroy ( reassign_to = nil )

IssueCategory#<=> / 1

#43 in app/models/issue_category.rb

<=> ( category )

IssueCategory#to_s

#47 in app/models/issue_category.rb

to_s