Rainer Kuhn
Rainer Kuhn
On every push I get a notification with a vertical full height pane overlaying my code. It takes about 10 seconds or so to go away. I'm guessing it's meant...
With resque-loner 1.2.1 and redis-namespace 1.3.1 I get an error when enqueueing jobs. On every job, every class, no matter if resque-loner is actually being used or not. I created...
If the json response contains an attribute named `class`, the getter created around the attribute in https://github.com/remiprev/her/blob/master/lib/her/model/attributes.rb#L55 will mask the `model.class` method called two lines down. In my case the...