fsauter
fsauter
Hi I have a suggestion, maybe you want to add it. I had the case that I wanted to reuse factories of the core in other modules (and module factories...
Hi together, has anybody experience in setting up filterrific in a mountable engine? Since I draw my route like this in my host application... ``` ruby Rails.application.routes.draw do mount MyEngine::Core::Engine...
Hi all, since beta8 I can't use this repo with [rails-assets](https://rails-assets.org/) anymore (problem relates to the following commit: https://github.com/select2/select2-bootstrap-theme/commit/494123dbaa0d08311fc908ba1d0a04da6f81c168) Rails assets uses bower's main property to decide which files it...
Nice component! Can you provide a bower package? ([Howto](http://net.tutsplus.com/tutorials/tools-and-tips/meet-bower-a-package-manager-for-the-web/))
Hi, great module! One question: is there a way to include a custom iconGroup? I would like to be able to use the IcoMoon icons together with your icon picker....