Closed marcinsklodowski closed 8 years ago
@marcinsklodowski is this issue still relevant?
I'm not seeing this in the current master. If this is still an error please reopen.
This is probably because compact
on Hash was added on Rails >4.1 http://apidock.com/rails/Hash/compact
Hi,
I keep getting undefined method `compact' error on master branch. I've noticed that it started to occur when PR #571 was merged.
Here's what I get from server:
It works perfectly fine when I set HEAD before mentioned merge.