Libraries
»
mutx
(0.2.8)
»
Index
»
Mutx
»
Alert
»
#name
Method: Mutx::Alert#name
Defined in:
lib/mutx/models/alert.rb
#
name
⇒
Object
71 72 73
# File 'lib/mutx/models/alert.rb', line 71
def
name
filename
.
gsub
(
'_alert.rb'
,
''
)
end