-
Notifications
You must be signed in to change notification settings - Fork 238
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
Error when using carrierwave #173
Comments
👍 +1 for this. doesn't work with carrierwave |
Carrierwave support was broken with this commit: e312508#commitcomment-6785246 |
+1 for this, is carrierwave support coming back? |
+1 |
+1 any updates here? |
I haven't run the code myself, but it looks like this should be fixed in master with #183 |
This is the error I got when I tried to set it as the backend. Havent looked in code yet. Maybe documentation is out of date? |
gemfile:
initializer:
I need to include also paperclip in order to make rich work.
I suspect that something here is missing: https://github.com/bastiaanterhorst/rich/blob/a2d866f56277405cb91b648ec3091bda725999df/app/models/rich/rich_file.rb#L13
The text was updated successfully, but these errors were encountered: