Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sprockets::FileNotFound at / couldn't find file 'my_test_ts_object' (in /Users/bob/git/myapp/app/assets/javascripts/application.js:89) #36

Open
ghost opened this issue Dec 23, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 23, 2015

Hello,

I'm unable to include a Typescript (1.6) file such as my_test_ts_object.js.ts, when I try to load my app I get:

Sprockets::FileNotFound at / couldn't find file 'my_test_ts_object'   (in /Users/bob/git/myapp/app/assets/javascripts/application.js:89)

What is the preferred way to include Typescript files in the Rails javascript manifest?

Thank you,

@bdrazhzhov
Copy link
Member

Hi @atteeela,
Please look how it was done here: https://github.com/typescript-ruby/typescript-rails-example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant