Libraries
»
xendify
(0.1.0)
»
Index
»
Xendify
»
Base
»
allowed_methods
Method: Xendify::Base.allowed_methods
Defined in:
lib/xendify/base.rb
.
allowed_methods
⇒
Object
14 15 16
# File 'lib/xendify/base.rb', line 14
def
allowed_methods
@allowed_methods
||=
[
]
end