Sha256: 87f1943c14936bdf8987dfa29ac30ea7a12d9859984f6f7a123c4f78bdf1b994

Contents?: true

Size: 359 Bytes

Versions: 26

Compression:

Stored size: 359 Bytes

Contents

# 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

26 entries across 26 versions & 2 rubygems

Version Path
fat_free_crm-0.12.3 spec/support/uploaded_file.rb
fat_free_crm-0.12.2 spec/support/uploaded_file.rb
fat_free_crm-0.13.1 spec/support/uploaded_file.rb
fat_free_crm-0.12.1 spec/support/uploaded_file.rb
fat_free_crm-0.13.0 spec/support/uploaded_file.rb
fat_free_crm-0.12.0 spec/support/uploaded_file.rb