Sha256: 38b36284f4457950378f2a6856510aae78415dde3f0cfc8b12309ac33be0191e

Contents?: true

Size: 368 Bytes

Versions: 25

Compression:

Stored size: 368 Bytes

Contents

<% if defined? application_definition %>
require 'rails/all'
require File.expand_path('../boot', __FILE__)

# Require the gems listed in Gemfile, including any gems
# you've limited to :test, :development, or :production.
Bundler.require(*Rails.groups(assets: %w(development test)))

require 'opal-rails'
require 'hyper-react'

<%= application_definition %>
<% end %>

Version data entries

25 entries across 25 versions & 2 rubygems

Version Path
hyper-react-0.12.2 lib/generators/reactive_ruby/test_app/templates/test_application.rb.erb
hyper-react-0.12.1 lib/generators/reactive_ruby/test_app/templates/test_application.rb.erb
hyper-react-0.12.0 lib/generators/reactive_ruby/test_app/templates/test_application.rb.erb
hyper-react-0.11.0 lib/generators/reactive_ruby/test_app/templates/test_application.rb.erb
hyper-react-0.10.0 lib/generators/reactive_ruby/test_app/templates/test_application.rb.erb