Sha256: 28316fb490f0cc9a09671da8d4a5d240b297dadfbf87fa27068469b5cc6654c5
Contents?: true
Size: 239 Bytes
Versions: 6
Compression:
Stored size: 239 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>MongoidDummy</title> <%= stylesheet_link_tag "application", :media => "all" %> <%= javascript_include_tag "application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
6 entries across 6 versions & 2 rubygems