Sha256: 8252d949b4192ac3bc0f62a0307be5936b20eec05f174217c89bc390ec2d5353
Contents?: true
Size: 194 Bytes
Versions: 3
Compression:
Stored size: 194 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Opal Spec Runner</title> <style> body { font-family: sans-serif; } </style> </head> <body> <%= yield %> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
opal-rails-0.8.1 | app/views/layouts/opal_spec.html.erb |
opal-rails-0.8.0 | app/views/layouts/opal_spec.html.erb |
opal-rails-0.8.0.rc1 | app/views/layouts/opal_spec.html.erb |