0

I use actually carrierwave gem as a solution to upload my users photo, but there is a lot of problem with it, and each time i ask a question about it, no one know solution, i asked a question here and another here and others ... but it seem that people doesn't know a lot of about carrierewave and also documentation is not the place to find solutions.

so what is the best way to upload image in ruby on rails, if also there are a good gem for that which is more clear i will be thankful.

thank you

2
  • 1. It's only been an hour since you asked the question. Be more patient. 2. I added a comment to your other question with some questions that would help others help you. "It doesn't work" helps no one know what's going on. Good luck! Commented Sep 28, 2013 at 22:21
  • yes these 2 questions are the question i added today i have other question asked a ... ago ;) Commented Sep 28, 2013 at 22:24

2 Answers 2

2

Carrierwave it's a very good gem. I use it in all my projects and I don't remember any concerning issues with it. I think that there is many people knowing a lot about but you have to know that any question, where reproducing problem is needed, especially in specific dependencies version has a longer response time here, than some general issues like 'what gem to the authentication you could recommend'. So being more patient it's the cure for your pains .

Sign up to request clarification or add additional context in comments.

2 Comments

what is rails version are you using ? if rails 4 can you try if customize error messages please
+1 carrierwave. I personally started with paperclip and found that carrierwave is better in many ways.
0

Paperclip might be what you're looking for https://github.com/thoughtbot/paperclip

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.