Louisa Jaca

Results 2 comments of Louisa Jaca

I am getting this one: Bundler::GitError: git://github.com/xxx/xxx.git (at v0.5.0) is not yet checked out. Run `bundle install` first. Does anybody have a solution yet?

I think I have fixed the issue using the new _clearEmpty: ``` _clearEmpty: function (item) { function replaceClass(elem, search, replace, swap) { if (swap) { search = [replace, replace =...