Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimeWithZone with Bignum comparison failed in set_last_request_at? #179

Closed
pavel-manylov opened this issue Sep 16, 2010 · 1 comment
Closed

Comments

@pavel-manylov
Copy link

Using rails 3.0 and ruby 1.9.2 I have error in set_last_request_at? method in line:

record.last_request_at.blank? || last_request_at_threshold.to_i.seconds.ago >= record.last_request_at
@jaredbeck
Copy link
Collaborator

Hello, I'm going through old authlogic issues and seeing what to do with them.
This one looks like a bug report.

If you can still reproduce this issue with a clean install of the latest
version of authlogic and rails (currently 3.6.0 and 5.1.4 respectively), please
create a git repo with a sample app that reproduces the problem, and open a new
issue.

If this was more of a usage question than a bug report, please ask your question
on stackoverflow. Unfortunatley, we just don't have enough volunteers to
handle usage questions on github.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants