Pascal Lindelauf

Results 7 issues of Pascal Lindelauf

I have: load_and_authorize_resource :company load_and_authorize_resource :presentation, :through => :company, :shallow => true I would expect that the :shallow => true takes care of correctly loading the @company when its id...

discuss

I'm new to the Vue ecosystem and what strikes me is the lack of a good "drop component". All half decent solutions seem to be sortable-only, but I'm really looking...

enhancement
help wanted

* I setup NGINX in proxy mode with the exact config file as described [here](https://nuxtjs.org/deployments/nginx/) (first snippet of code, with my own domain name in the `server_name` field). * Nuxt...

We just migrated to the heroku-16 stack and with that upgraded to Workless 2(.2.0). However, once deployed to Heroku, our whole web app comes to a grinding halt after a...

In my cluetip I have a bit of hidden text that can be shown (JQuery's slideToggle) with a mouse click. In Chrome and Firefox, the box resizes nicely when the...

I want to use the latest version (4.0.6) of Froala, but the gem is currently stuck at v4.0.1. Please make the latest version available for bundler.

In our project, we use a number of language files, like pt_br.js. This file ends with the line: `//# sourceMappingURL=pt_br.js.map` This, however, results in routing errors like: `ActionController::RoutingError (No route...