Peter Vernigorov

Results 40 comments of Peter Vernigorov

Nope, but the semicolon at the end of that template is quite strange

@peternixey could you post an empty Rails project or instructions on how to set it up to duplicate this issue? I have never seen this issue myself.

I still can't replicate. Following your instructions I get: ``` $ curl "http://localhost:5000/assets/templates/test.js?body=1" // Angular Rails Template // source: app/assets/javascripts/templates/test.html angular.module("templates").run(["$templateCache", function($templateCache) { $templateCache.put("test.html", " This is a test ")...

You can try specifying configs in yours engine's config file. Frankly I have never tried this, so if you get it working please let everyone know here.

Can you provide more information? Rails master as of right now still creates templates with `.html.erb` - https://github.com/rails/rails/blob/3e18af69/railties/lib/rails/templates/layouts/application.html.erb

I removed html compressor during Sprocket 3 upgrade (#126) because there were no tests for it. Feel free to add it back, but please add tests so the feature does...

Yes, updated the description. Thanks.

yes unfortunately this is a known issue. I have spent a lot of time trying to debug it and understand the root cause. I know that if I disable [the...

Tried it on gemini://rawtext.club:1965/~sloum/geminilist/ which is a huge page that links to small pages. Back button works some of the time.