Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Error when precompiling assets #107

Closed
@sollycatprint

Description

@sollycatprint

From @catmando on December 21, 2015 22:22

Go to gems spec/test_app directory and run

bundle exec rake assets:precompile

You get

rake aborted!
SyntaxError: /Users/mitch/railsdev/reactive-ruby/lib/generators/reactive_ruby/test_app/templates/application.rb.erb:2: syntax error, unexpected tSTRING_BEG, expecting keyword_then or ';' or '\n'
_erbout.concat "require File.expand_path('../boot', __FILE__) \n"
                ^
/Users/mitch/railsdev/reactive-ruby/lib/generators/reactive_ruby/test_app/templates/application.rb.erb:15: syntax error, unexpected keyword_end, expecting end-of-input
/Users/mitch/.rvm/gems/ruby-2.2.2/gems/sprockets-3.5.2/lib/sprockets/erb_processor.rb:25:in `call'
/Users/mitch/.rvm/gems/ruby-2.2.2/gems/sprockets-3.5.2/lib/sprockets/erb_processor.rb:13:in `call'
/Users/mitch/.rvm/gems/ruby-2.2.2/gems/sprockets-3.5.2/lib/sprockets/processor_utils.rb:75:in `call_processor'
/Users/mitch/.rvm/gems/ruby-2.2.2/gems/sprockets-3.5.2/lib/sprockets/processor_utils.rb:57:in `block in call_processors'

Copied from original issue: zetachang/react.rb#107

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions