Ricardo Costeira
Ricardo Costeira
Hi there : ) I seem to have the same problem. I have this in my controller: ``` ruby class RoomsController < ApplicationController load_and_authorize_resource :hotel load_and_authorize_resource through: :hotel, shallow: true...
Hi there! First of all, so sorry for the ridiculously late reply. I thought I had notifications on this, but apparently I didn't 🤦 There's a bit right at the...
Hi there! First of all, so sorry for the ridiculously late reply. I thought I had notifications on this, but apparently I didn't 🤦 I just went through the chapters,...
Hi. I'm using this code and I noticed two mem leaks in it. One is at line 65 of UnicodeTextUtils.cpp (visual_str is never freed). The other one is deeper in...
Well, I can't provide a sample right now, but it seems to happen when you call the AbstractContentContext::fixTextDirection function.