Sha256: 776e0c20a1827f85cb41f17312c977c2f6b3b08bbbaa51ab991316fb70e791d8
Contents?: true
Size: 373 Bytes
Versions: 10
Compression:
Stored size: 373 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>redirect</title> <meta http-equiv="refresh" content="0;url=<%= params[:url] %>"> <%= csrf_meta_tags %> </head> <body> </body> </html>
Version data entries
10 entries across 10 versions & 1 rubygems