Libraries
»
activerecord-snapshot
(1.0.0)
»
Index
»
ActiveRecord
»
Snapshot
»
List
»
upload
Method: ActiveRecord::Snapshot::List.upload
Defined in:
lib/active_record/snapshot/files/list.rb
.
upload
⇒
Object
9 10 11
# File 'lib/active_record/snapshot/files/list.rb', line 9
def
upload
s3
.
upload
(
path
)
end