Sha256: 6e86f33f5525bb5a050615e01eea903e48a14f9a6d37cf3defc931f3f9ac6e13

Contents?: true

Size: 350 Bytes

Versions: 6

Compression:

Stored size: 350 Bytes

Contents

<h1 class="alert alert-info this-works"><%= options.server_rendering? ? "Server Rendering" : "Client Rendering" %></h1>
<%%= react_component("HelloWorldApp",
                     @hello_world_props,
                     generator_function: false,
                     prerender: <%= options.server_rendering? %>,
                     trace: true) %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
react_on_rails-1.1.1 lib/generators/react_on_rails/templates/base/base/app/views/hello_world/index.html.erb.tt
react_on_rails-1.1.0 lib/generators/react_on_rails/templates/base/base/app/views/hello_world/index.html.erb.tt
react_on_rails-1.0.3 lib/generators/react_on_rails/templates/base/base/app/views/hello_world/index.html.erb.tt
react_on_rails-1.0.2 lib/generators/react_on_rails/templates/base/base/app/views/hello_world/index.html.erb.tt
react_on_rails-1.0.1 lib/generators/react_on_rails/templates/base/base/app/views/hello_world/index.html.erb.tt
react_on_rails-1.0.0 lib/generators/react_on_rails/templates/base/base/app/views/hello_world/index.html.erb.tt