-
```
GET http://mapmill.org/assets/fontawesome-webfont.woff?v=4.2.0 w @ application-8f43721b52689a1e5aa9bedb7bc5a7bb.js:1Q.extend.css @ application-8f43721b52689a1e5aa9bedb7bc5a7bb.js:2_ @ application-…
-
Would it be possible to make the packed assets available outside of Rails. The bundle is extremely useful, but currently hard to leverage from a pure Ruby application.
I intend to use it from a stati…
-
- add unit tests for existing classes
- extend with other rails-like validators - e.g. [numericality](http://guides.rubyonrails.org/active_record_validations_callbacks.html#numericality).
See [lib/as…
-
Rails allows you to name your files either `index.haml` or `index.html.haml`. haml_assets does not allow `index.haml`.
Lost an hour or so banging my head against this. I will look into it over the we…
-
Using webpacker for stylesheet and javascript preprocessing I found that the rails helper image-url used to specify the path of the SVG icons doesn't resolve properly. https://github.com/lazaronixon/t…
dmexs updated
11 months ago
-
Hi,
I'm trying to get RSpec, Spork and Guard to play nicely on Windows7 x64. My ruby version is `1.9.3p392 (2013-02-22) [i386-mingw32]`
My problematic output is as follows:
```
20:51:46 - INFO -…
-
After migrating to Rails 6 the engine stopped working with the next error
```
ActionView::Template::Error: The asset "apitome/highlight_themes/default.css" is not present in the asset pipeline.
```…
-
```
Invalid CSS after "@charset "UTF-8";": expected selector or at-rule, was "
-
```
What steps will reproduce the problem?
1. This html example works properly. Map can be moved, zoomed etc.
$(function() {
$('#map_canvas').gmap();
});
2. But when I put this into m…
-
```
What steps will reproduce the problem?
1. This html example works properly. Map can be moved, zoomed etc.
$(function() {
$('#map_canvas').gmap();
});
2. But when I put this into m…