Code Monkey home page Code Monkey logo

Comments (17)

pitr avatar pitr commented on September 24, 2024

can you inspect "window.AngularRailsTemplates" in your browser

from angular-rails-templates.

mkazlauskas avatar mkazlauskas commented on September 24, 2024

It's an array of "templates-[name]"

from angular-rails-templates.

pitr avatar pitr commented on September 24, 2024

are you sure you are pointing at the latest version? Check Gemfile.lock file just in case. It should be pointing at 0.0.4

from angular-rails-templates.

pitr avatar pitr commented on September 24, 2024

try deleting tmp/cache and public/assets

from angular-rails-templates.

mkazlauskas avatar mkazlauskas commented on September 24, 2024

Thank you, deleting tmp/cache helped. Is there anything you can do to prevent this from happening like deleting it when installing the gem?

from angular-rails-templates.

mkazlauskas avatar mkazlauskas commented on September 24, 2024

I am having problems to get this working in Heroku. Using rails4. Any tips?

from angular-rails-templates.

dmathieu avatar dmathieu commented on September 24, 2024

I'm closing this since it's a sprockets cache problem.
@l33tas: What is your exact problem with heroku?

from angular-rails-templates.

mkazlauskas avatar mkazlauskas commented on September 24, 2024

Well I'm getting exactly the same error and deleting tmp/cache on Heroku doesn't help. Tried rake assets:clean, rake tmp:cache:clear and rm -rf tmp/cache, none of these helped.

from angular-rails-templates.

dmathieu avatar dmathieu commented on September 24, 2024

Have you added the tmp/ folder to your .gitignore, and have you made sure it's empty in your git repository?

from angular-rails-templates.

mkazlauskas avatar mkazlauskas commented on September 24, 2024

Yep

from angular-rails-templates.

mkazlauskas avatar mkazlauskas commented on September 24, 2024

I will try to clear the repository, maybe that will help

from angular-rails-templates.

mkazlauskas avatar mkazlauskas commented on September 24, 2024

Still didn't get it to work on Heroku. Overwriting the repository didn't help either.

from angular-rails-templates.

dmathieu avatar dmathieu commented on September 24, 2024

Can you share a simple repository reproducing the issue?

from angular-rails-templates.

mkazlauskas avatar mkazlauskas commented on September 24, 2024

I now noticed that window.AngularRailsTemplates only contains 2 out of 7 of my templates. Any ideas? Also, could it have something to do with minification? I will try to create a minimal rails app reproducing it when I get some time.

from angular-rails-templates.

dmathieu avatar dmathieu commented on September 24, 2024

I've just tested quickly, and it seems files names xx.tmpl.html aren't included by sprockets. Can you remove the .tmpl part?

from angular-rails-templates.

mkazlauskas avatar mkazlauskas commented on September 24, 2024

Sorry I don't quite understand the question. My templates do not include it. It was for another issue and I am not useing .tmpl.html anymore.

from angular-rails-templates.

mkazlauskas avatar mkazlauskas commented on September 24, 2024

I got this working on Heroku. I renamed template files from .html to .html.erb.

from angular-rails-templates.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.