mnaglik / as_paperclip_bridge

ActiveScaffold Paperclip Bridge that automatically creates scaffolding for paperclip file attachments

This URL has Read+Write access

mnaglik (author)
Thu Aug 13 12:31:08 -0700 2009
commit  0d1c2acbe4b6a63f86812d8f14ca5d7a35a31080
tree    89d3def0ac4011976cdad532b47cbbf39b6f474f
parent  760f5e4e5bf67159960ddc0a3d4aa3d5acd086f5
name age message
file README.rdoc Loading commit data...
file init.rb
directory lib/
directory test/
README.rdoc

ActiveScaffold Paperclip Bridge

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.

Installation

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.

Usage

Just install the plugin and paperclip attachments would be detected automatically.

Other

Contact me at: marcin (at) thewayout (dot) eu