Skip to content Skip to sidebar Skip to footer
Showing posts with the label Asset Pipeline

Javascript Can't Find The Image File (rails 4 App)

I have a ruby on rails 4 app. In app/assets/javascripts, I created a file map.js to draw some custo… Read more Javascript Can't Find The Image File (rails 4 App)

Asset Pipeline Encoding Problems (utf-8 Vs. Ascii-8bit) With External Gem

I'm trying to create a gem that wraps d3.js, Source can be found at https://github.com/iblue/d3… Read more Asset Pipeline Encoding Problems (utf-8 Vs. Ascii-8bit) With External Gem

Using A Rails Helper Method Within A Javascript Asset

Is there any way to use a Rails helper method, more specifically, a path helper method within a jav… Read more Using A Rails Helper Method Within A Javascript Asset

Using A Rails Helper Method Within A Javascript Asset

Is there any way to use a Rails helper method, more specifically, a path helper method within a jav… Read more Using A Rails Helper Method Within A Javascript Asset

Rails 3.2.3 JavaScript Suddenly Stopped Working

I'm not sure how or why this happened, but if anyone could suggest a course of action, I'd … Read more Rails 3.2.3 JavaScript Suddenly Stopped Working

Asset Pipeline Encoding Problems (UTF-8 Vs. ASCII-8BIT) With External Gem

I'm trying to create a gem that wraps d3.js, Source can be found at https://github.com/iblue/d3… Read more Asset Pipeline Encoding Problems (UTF-8 Vs. ASCII-8BIT) With External Gem