-
Notifications
You must be signed in to change notification settings - Fork 339
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
No such file to load -- ftools #9
Comments
Change: |
Now I get the following error: undefined method `cp' for File:Class |
You should probably do a git://github.com/technoweenie/attachment_fu.git. Attachment_fu has been upgraded to be compatible with Ruby 1.9 and now explicitly points to FileUtils. |
Of course, what I meant to say was scripts/plugin install git://github.com/technoweenie/attachment_fu.git. |
j1wilmot
pushed a commit
to Punchbowl/attachment_fu
that referenced
this issue
Jul 11, 2017
Refactor DbFileBackend for Rails 4 AREL conformity
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get this error when using attachment_fu with Ruby 1.9.1p378 and Rails Rails 2.3.5.
Any ideas on how to fix this problem ?
The text was updated successfully, but these errors were encountered: