Ivo Dancet

Results 3 issues of Ivo Dancet

In trying to define where to use Motion/streamline our application, we're trying to change our custom ActionCable adoption to a motion one. We've run into this possible out-of-scope use case:...

Using Rails 6.0.1 and opal-rails 1.1.2: application.js contains: ``` //= require opal Opal.require("opal") ``` JS-file renders (the page loads), but the browser gives an error: `LoadError: cannot load such file...

sprockets
bug

We came across onix messages with multiple tax statements. This PR changes the `price.tax` call into `price.taxes` to support such cases.