Sha256: 3418b23e1d23a0194a3ab1ce1343b69cce55ceb781ff15b9914bc433c2f7e69f
Contents?: true
Size: 219 Bytes
Versions: 22
Compression:
Stored size: 219 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Rails3</title> <%= stylesheet_link_tag :all %> <%= javascript_include_tag :defaults, :recursive => true %> <%= csrf_meta_tag %> </head> <body> <%= yield %> </body> </html>
Version data entries
22 entries across 22 versions & 1 rubygems