Libraries
»
faye
(1.4.1)
»
Index
»
Faye
»
Error
»
#code
Method: Faye::Error#code
Defined in:
lib/faye/error.rb
#
code
⇒
Object
(readonly)
Returns the value of attribute code.
21 22 23
# File 'lib/faye/error.rb', line 21
def
code
@code
end