Sha256: 4c5fd5aae6ed221d90ad730dab9f4d02cc08303f1f302dc3ffbe79115935218a
Contents?: true
Size: 146 Bytes
Versions: 1
Compression:
Stored size: 146 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>RailsApp</title> <%= netzke_init %> <%= csrf_meta_tag %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
netzke-persistence-0.1.0 | test/rails_app/app/views/layouts/application.html.erb |