call2

call2(method, *args)
Instance Public methods

The difference between this method and #call is, that this method will NOT raise a XMLRPC::FaultException exception.

The method returns an array of two values. The first value indicates if the second value is true or an XMLRPC::FaultException.

Both are explained in #call.

Simple to remember: The â2â in âcall2â denotes the number of values it returns.

doc_ruby_on_rails
2015-06-13 17:04:18
Comments
Leave a Comment

Please login to continue.