upmin / upmin-admin-ruby

Framework for creating powerful admin backends with minimal effort in Ruby on Rails.
MIT License
757 stars 66 forks source link

Is it possible to have a file field? #169

Closed juanjzv closed 9 years ago

juanjzv commented 9 years ago

I'm using paperclip to save images, but I can't update this field with upmin.

jdurand commented 9 years ago

You can easily override any attribute partial, so yes you can do it. See my comment here : https://github.com/upmin/upmin-admin-ruby/issues/171#issuecomment-94046030