Sha256: 275e676b626812ebfdd7a42b24b3d0bc644131829d50a2720dc56d4b1dad404c
Contents?: true
Size: 172 Bytes
Versions: 16
Compression:
Stored size: 172 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Rails32App</title> <%= csrf_meta_tags %> </head> <body> <%= flash[:notice] %> <%= flash[:alert] %> <%= yield %> </body> </html>
Version data entries
16 entries across 16 versions & 4 rubygems