Cross Reference: sine_symbol_axiom_trigger.rb
xref
: /
sssd-io
/
index-mail-headers.c
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
sine_symbol_axiom_trigger.rb revision c4fbb8807c02a24da404ebe5f26c8415cce30352
class
SineSymbolAxiomTrigger
<
ActiveRecord
::
Base
belongs_to
:
symbol
,
class_name
:
OntologyMember
::
Symbol
belongs_to
:
axiom
belongs_to
:
axiom_selection
attr_accessible
:
tolerance
def
axiom
Axiom.unscoped.find
(
axiom_id
)
end
end