/* 
 *	call-seq:
 *		get_all_tasks() -> Array
 *		
 * Fetches all tasks 
 */
static VALUE revolution_get_all_tasks(VALUE self) {