Sha256: 82e8b86b43015834ddd90b5a499ae963e6ff3c0b5088dd282a665cda2b9f303c
Contents?: true
Size: 264 Bytes
Versions: 9
Compression:
Stored size: 264 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>SpeedUpRails</title> <%= stylesheet_link_tag "speedup_rails/application", media: "all" %> <%= javascript_include_tag "speedup_rails/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
9 entries across 9 versions & 1 rubygems