You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bbenezech edited this page Nov 29, 2011
·
15 revisions
Automatically detected.
Your model should look like this:
classArticle < ActiveRecord::Basemount_uploader:asset,AssetUploader# don't forget those if you use :attr_accessible (delete method and form caching method are provided by Carrierwave and used by RailsAdmin)attr_accessible:asset,:asset_cache,:remove_assetend
Field will be detected, and a file upload field will be added to your model's form.