Sha256: 84e969c898cdafedb8be892fd43d07b8e3772baa782ca7701394b4f664a6f9ed
Contents?: true
Size: 273 Bytes
Versions: 1114
Compression:
Stored size: 273 Bytes
Contents
<% # This page is rendered from the host application's domain, and thus is allowed # to access the parent's DOM via javascript. # %><!DOCTYPE> <html> <body> <script type='text/javascript'> parent.relay_handler(<%= raw Caboose.json(@resp) %>); </script> </body> </html>
Version data entries
1,114 entries across 607 versions & 1 rubygems