Closed JasonBarnabe closed 8 years ago
Thanks Jason, greatly appreciated :)
@pat could you package master (and especially this PR) into a new version 2.0.3? It would be great to use ts-delayed-delta in our Gemfile without pinning to a github commit hash. It's been almost 4 years since the last gem push. Thanks!
Completely fair call, thanks for the reminder - I've just released 2.1.0 :)
thanks! 2.1.0 is working great.
This PR fixes that. The rest of the code seems to support all the way back to Rails 2, so I've maintained that support.
I also added a missing dependency on activerecord. This would've been included because it comes comes with thinking-sphinx anyway, but since we're referencing activerecord stuff it seems correct to specify it.