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 May 6, 2021. It is now read-only.
Version 0.1.0rc6 fails to bundle with rails 5 projects because of dependency conflicts. With those resolved, the tests fail to pass because of use of attr_accessible in lib/carrierwave-activerecord/storage/active_record_file.rb
Pull Request incoming, with a version bump so that separate branches and ruby gems can be maintained if you wish going forward. :)
The text was updated successfully, but these errors were encountered:
Version 0.1.0rc6 fails to bundle with rails 5 projects because of dependency conflicts. With those resolved, the tests fail to pass because of use of
attr_accessible
in lib/carrierwave-activerecord/storage/active_record_file.rbPull Request incoming, with a version bump so that separate branches and ruby gems can be maintained if you wish going forward. :)
The text was updated successfully, but these errors were encountered: