The bridge automatically creates file upload scaffolding ui for any model containing Paperclip attachments.
It should mostly work in a same way as file column bridge from ActiveScaffold but Paperclip was chosen cause is most popular and straightforward solution for file attachments.
Run the following to install the plugin:
./script/plugin install git://github.com/mnaglik/as_paperclip_bridge
The was tested with the latest version of ActiveScaffold and Paperclip.
Just install the plugin and paperclip attachments would be detected automatically.
Contact me at: marcin (at) thewayout (dot) eu