• David Fernandez's avatar
    Improve multipart middleware · 485d5ce4
    David Fernandez authored
    * don't try to close `nil` objects
    * include `Dir.tmpdir` in the `Handler#allowed_paths`
    
    This allows us to simplify multipart spec.
    Make it more readable by using clear contexts and minimize the reading
    noise using shared context and examples
    485d5ce4
uploaded_file_spec.rb 8.98 KB