RailsCasts Pro episodes are now free!

Learn more or hide this

kreativeq's Profile

GitHub User: kreativeq

Comments by

Avatar

So after some time on google I bump into this. Am trying it, it saves to postgresql DB.

http://www.rubydoc.info/gems/carrierwave-postgresql/frames

Will update once I get it working fine.

Avatar

I am using this gen with active admin. I want to be able to save the file/image to a postgres DB ... the data types in the DB are all set as bytea.

How can I achieve this?