Sha256: e9d0d02bd35e170d6a79bae5e3a6b4d5cc9911c8de03ff644e3cef53c828be11
Contents?: true
Size: 252 Bytes
Versions: 1
Compression:
Stored size: 252 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Rails504</title> <%= csrf_meta_tags %> <%= stylesheet_link_tag 'application', media: 'all' %> <%= javascript_include_tag 'application' %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pubsub_notifier-0.1.2 | spec/rails/rails-5.0.4/app/views/layouts/application.html.erb |