Skip to content
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

Rails3 and attachment_fu #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mihael
Copy link

@mihael mihael commented Dec 6, 2010

hey technoweenie,

first I am thankful to you for developing attachment_fu in the first place.

I have a production project running on rails 2.3.8 with attachment_fu. I started upgrading to rails3.0.3 and run into a bunch of problems. at first I got a little scared and thought I should just switch my code to use something like paperclip or carrierwave. looking at those projects made me realize I would run into many more troubles trying to convert my code.

so I cast away all the fear and pulled up my sleeves. I made some minor changes to attachment_fu and made it compatible with the latest rails release.

maybe You want to pull this for other developers that may be walking the same path.

all the best and thanks again!
Mihael

@baxang
Copy link

baxang commented Apr 25, 2011

It doesn't seem to work on rails 3.0.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants