Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby

Upload image with paperclip and show a preview image

Hi everyone,

Anybody knows how to upload a image and display a preview image in rails ?. I've learn how to upload image with Advanced Social Features in Ruby on Rails but I'd like when upload an image display a preview of image.

I try with https://github.com/tors/jquery-fileupload-rails but I'd like to know any way for to do this.

Jason Seifer any suggestion ?.

Regards from Chile.

1 Answer

Jason Seifer
STAFF
Jason Seifer
Treehouse Guest Teacher

Hi Nelson Jimenez! jquery-fileupload-rails looks like a good solution!