CARVIEW |
Select Language
HTTP/2 200
date: Mon, 13 Oct 2025 20:59:33 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=d7a8e2748f789393e42e165dcf407f4d2e725140d7cb41ebc8c4067ed1d53d44a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22KEWyIQBDWYikQkavGKpoPNsTARrCK5y9%22%3B%7D; HttpOnly; Path=/
cf-ray: 98e1c2edeb0b58e1-BLR
def create if params[:model] != nil zip_information = CloneDatabaseS - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- def create
- if params[:model] != nil
- zip_information = CloneDatabaseService.all_objects(params)
- unless CloneDatabase.last.nil?
- all_database_tables = return_all_database_tables
- zip_data = CloneDatabaseService.build_zip(zip_information, all_database_tables)
- model_name = CloneDatabase.last.start.strftime("%Y/%m/%d %H:%m:%S").to_s
- # By default, temp files are 0600,
- # so this line might be needed depending on your configuration:
- # XXX: Deixa o rails gerenciar o download do arquivo
- # send_data(zip_data, type: 'application/zip', filename: "#{model_name}.zip")
- send_file(zip_data.path, type: 'application/zip', filename: "#{model_name}.zip")
- zip_data.unlink
- # XXX: Remove arquivo
- # zip_data.close
- # zip_data.unlink
- end
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
-
📌 Swapzone +37% glitch ⭐ 5
JavaScript | 6 sec ago | 0.25 KB
-
⭐⭐⭐MAKE $1000 INSTANTLY⭐⭐
Java | 10 sec ago | 0.15 KB
-
✅⭐ Make huge profits on trading ⭐⭐ T
JavaScript | 14 sec ago | 0.25 KB
-
⚡ Crypto Swap Glitch ✅ Working ⚡
JavaScript | 15 sec ago | 0.24 KB
-
✅ Marketplace Glitch ✅ Working NEVER SEEN BE...
JavaScript | 21 sec ago | 0.25 KB
-
⭐⭐⭐MAKE $1000 INSTANTLY⭐⭐
Java | 22 sec ago | 0.15 KB
-
💎 ChangeNOW Exploit
JavaScript | 25 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ H
JavaScript | 29 sec ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand