Sha256: 206fe16d2bbea6fc8632339048aedffe0fe713d471c77686e0706c74a297123a
Contents?: true
Size: 328 Bytes
Versions: 24
Compression:
Stored size: 328 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Rails41App</title> <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %> <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %> <%= csrf_meta_tags %> </head> <body> <%= notice %> <%= alert %> <%= yield %> </body> </html>
Version data entries
24 entries across 19 versions & 6 rubygems