Sha256: 489545e5f59b510ebce1bb5aa14b6db848913421bf7bf572424b54e5d68e955c
Contents?: true
Size: 235 Bytes
Versions: 2
Compression:
Stored size: 235 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Migrations</title> <%= stylesheet_link_tag 'ponytail/application' %> <%= javascript_include_tag 'ponytail/application' %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ponytail-0.0.2 | app/views/layouts/ponytail/application.html.erb |
ponytail-0.0.1 | app/views/layouts/ponytail/application.html.erb |