Sha256: 02de75b0bae273e606251602d1f3833238baf4cb24335e54c34993c466075ef2
Contents?: true
Size: 210 Bytes
Versions: 57
Compression:
Stored size: 210 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>ReactOnRailsWithWebpacker</title> <%= csrf_meta_tags %> <%= javascript_pack_tag 'hello-world-bundle' %> </head> <body> <%= yield %> </body> </html>
Version data entries
57 entries across 57 versions & 1 rubygems