carrierwave-activerecord-store-in-model 0.10.1
Store file data in the database using ActiveRecord, but not in a seperate table, but in the model itself, instead.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
~> 3.2.0
carrierwave
>= 0