I'm using Moo 1.3.2. The way I use it is like so:

new Request.JSON({
    url: url,
    data: data
}).send()

Reply via email to