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

Impossible to turn off disable disable_after_rate #46

Open
ElvinEfendi opened this issue Sep 27, 2013 · 3 comments
Open

Impossible to turn off disable disable_after_rate #46

ElvinEfendi opened this issue Sep 27, 2013 · 3 comments

Comments

@ElvinEfendi
Copy link

The appropriate instruction to do so is
disable_after_rate = options[:disable_after_rate] || true

But as you can see (options[:disable_after_rate] || true) will still be true if you set options[:disable_after_rate] = false

@muratguzel
Copy link
Owner

Hi .. For a long time, I have not enough time to mange this gem. But nowadays I'm available. You can check this issue 2-3 days later. Thanks ...

@aaronlifton3
Copy link

Any progress on this issue? Is this gem still being maintained, or can someone link me to some alternatives?

@SanderMander
Copy link

:disable_after_rate => "false" try this.

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

4 participants