• R
    Add the #unshift method to the middleware stack · 793205cc
    Rich Healey 提交于
    The docs suggest that the middleware stack is an Array, so I've added
    the unshift method to it. Originally I added some more Array methods,
    but it was agreed that they lacked usecases.
    793205cc
middleware_stack_test.rb 3.5 KB