• Domenic Denicola's avatar
    Add `RSVP.denodeify`. · 628099a7
    Domenic Denicola authored
    Converts functions that use the Node.js-style callbacks as their last parameter into promise-returning functions. Such functions also accept promises, in order to allow cool composition (see tests for example).
    628099a7
extension-tests.js 7.37 KB