You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.
I am using Knock, Paperclip and Aws S3 in one of my app. There is some weird conflict happening when i am trying to use S3 as paperclip storage. Getting the following error
LoadError: Unable to autoload constant VERSION, expected RVM_PATH/gems/knock-2.1.1/lib/knock/version.rb to define it
The same error is coming if you fire up the rails console and try to access VERSION
The text was updated successfully, but these errors were encountered:
I am using Knock, Paperclip and Aws S3 in one of my app. There is some weird conflict happening when i am trying to use S3 as paperclip storage. Getting the following error
LoadError: Unable to autoload constant VERSION, expected RVM_PATH/gems/knock-2.1.1/lib/knock/version.rb to define it
The same error is coming if you fire up the rails console and try to access VERSION
The text was updated successfully, but these errors were encountered: