Sha256: 413f3690745391bb0243c130234833083200065b7ba2c71af9d206416aaac37e
Contents?: true
Size: 171 Bytes
Versions: 6
Compression:
Stored size: 171 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Rails30App</title> <%= csrf_meta_tag %> </head> <body> <%= flash[:notice] %> <%= flash[:alert] %> <%= yield %> </body> </html>
Version data entries
6 entries across 6 versions & 1 rubygems