Brandon Caplan
Brandon Caplan
Any chance this can be merged and released soon? It seems like it's been in limbo for a while. I am also experiencing the memory leaks described in #9. Thanks...
@kookster Any chance this PR can be merged and released soon? Is there anything that's been holding that up? Thanks in advance!
I'm seeing a similar issue using version 0.9.12 on Ruby 1.9.3 (OSX). I just noticed this when I put a `binding.pry` into an rspec test I was running with autotest....
I haven't looked into this in a while, but just ginned up a reduced repro case based the scenario I experienced it in (Rspec running inside of autotest). It causes...
@banister It could be, I don't know. It also might manifest under different circumstances in Ruby 2+ as others are seeing it in that version.
@bf4 Is there anything more I can do to help get this merged? I think tests were failing on the original branch I forked which may have prevented this from...
@bf4 Would you be willing to provide any info on why this was closed and not merged? This was my first attempt at contributing to open source software, so the...
@bf4 Haha, no worries. Thanks for reopening.
@bf4 I named them `test_out_of_bounds_page_pagination_links_using_{serializer here}`, but there isn't a specific comment outlining the reason for the test. I didn't see any other specs with comments outlining expected behavior. Is...
Ah, I see what you meant now. Yeah, it doesn't mention this specific circumstance. I decided when out of bounds: omitting the next link, providing the last page as the...