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

Version Path
react_on_rails-11.0.2 lib/generators/react_on_rails/templates/base/base/app/views/layouts/hello_world.html.erb
react_on_rails-11.0.1 lib/generators/react_on_rails/templates/base/base/app/views/layouts/hello_world.html.erb
react_on_rails-11.0.0 lib/generators/react_on_rails/templates/base/base/app/views/layouts/hello_world.html.erb
react_on_rails-11.0.0.beta.1 lib/generators/react_on_rails/templates/base/base/app/views/layouts/hello_world.html.erb
react_on_rails-10.1.4 lib/generators/react_on_rails/templates/base/base/app/views/layouts/hello_world.html.erb
react_on_rails-10.1.3 lib/generators/react_on_rails/templates/base/base/app/views/layouts/hello_world.html.erb
react_on_rails-10.1.1 lib/generators/react_on_rails/templates/base/base/app/views/layouts/hello_world.html.erb
react_on_rails-10.1.0 lib/generators/react_on_rails/templates/base/base/app/views/layouts/hello_world.html.erb
react_on_rails-10.0.2 lib/generators/react_on_rails/templates/base/base/app/views/layouts/hello_world.html.erb
react_on_rails-10.0.1 lib/generators/react_on_rails/templates/base/base/app/views/layouts/hello_world.html.erb
react_on_rails-10.0.0 lib/generators/react_on_rails/templates/base/base/app/views/layouts/hello_world.html.erb
react_on_rails-9.0.3 lib/generators/react_on_rails/templates/base/base/app/views/layouts/hello_world.html.erb
react_on_rails-9.0.2 lib/generators/react_on_rails/templates/base/base/app/views/layouts/hello_world.html.erb
react_on_rails-9.0.1 lib/generators/react_on_rails/templates/base/base/app/views/layouts/hello_world.html.erb
react_on_rails-9.0.0 lib/generators/react_on_rails/templates/base/base/app/views/layouts/hello_world.html.erb
react_on_rails-9.0.0.rc.0 lib/generators/react_on_rails/templates/base/base/app/views/layouts/hello_world.html.erb
react_on_rails-9.0.0.beta.12 lib/generators/react_on_rails/templates/base/base/app/views/layouts/hello_world.html.erb