Sha256: cce4bb9db39d827b7fb1ce20f720df69f6e07e51caa0c516801bef0fd0b1c770
Contents?: true
Size: 253 Bytes
Versions: 39
Compression:
Stored size: 253 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>EngineProject</title> <%= stylesheet_link_tag "engine_project/application" %> <%= javascript_include_tag "engine_project/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
39 entries across 37 versions & 5 rubygems