Sha256: b3a97e06238038623795ae6cafac05763e0c6a50d8190b7ee6080a80b084af23
Contents?: true
Size: 281 Bytes
Versions: 7
Compression:
Stored size: 281 Bytes
Contents
require 'spec_helper' describe S3CorsFileupload do it { should be_instance_of(Module) } # we will need to write some additional specs for the module within the context of a Rails app, # since much of the functionality doesn't get required unless Rails is defined. end
Version data entries
7 entries across 7 versions & 1 rubygems