Sha256: a7793e5c5df37054153dd9ddf6fec819cf99aeae8f1f74e25e4fba2cee06649b
Contents?: true
Size: 390 Bytes
Versions: 10
Compression:
Stored size: 390 Bytes
Contents
# frozen_string_literal: true # Copyright (c) 2008-2013 Michael Dvorkin and contributors. # # Fat Free CRM is freely distributable under the terms of MIT license. # See MIT-LICENSE file or http://www.opensource.org/licenses/mit-license.php #------------------------------------------------------------------------------ Rack::Test::UploadedFile.class_eval do attr_accessor :tempfile end
Version data entries
10 entries across 10 versions & 1 rubygems