Method: Xendify::Base.allowed_methods

Defined in:
lib/xendify/base.rb

.allowed_methodsObject



14
15
16
# File 'lib/xendify/base.rb', line 14

def allowed_methods
  @allowed_methods ||= []
end