Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Added support for rails 5 #33

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

kopylovvlad
Copy link

No description provided.

@kopylovvlad
Copy link
Author

Is anybody here? 🤔

@BBenni
Copy link

BBenni commented Feb 10, 2020

I can confirm that this PR ist also working with Rails 6.
Would be nice if it could be accepted.

(Although I am afraid the original maintainer of this gem is not really involved anymore...)

karlwilbur added a commit to K-and-R/easy_captcha that referenced this pull request Nov 11, 2020
* kopylovvlad/master:
  Update README.rdoc
  Update README.rdoc
  update to rails 5

Ref: phatworx#33
karlwilbur added a commit to K-and-R/easy_captcha that referenced this pull request Nov 11, 2020
Ref: phatworx#33

By Kopylov Vladislav (kopylovvlad)
  via Karl Wilbur (karlwilbur)

* kopylovvlad-pr-33:
  Update README.rdoc
  Update README.rdoc
  update to rails 5
It seems that easy_captcha is not working properly with the current version of the rmagick gem 4.2.2.
The following exception is thrown:
```
 Exception: NoMethodError: undefined method `background_color=' for #<EasyCaptcha::Generator::Default:0x0000564a23cea4f0>
Did you mean?  background_image=
```

The proposed change should be able to solve this problem.
Solve problem with current rmagick version 4.2.2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants