This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README.rdoc | Sat Aug 08 13:31:31 -0700 2009 | |
| |
init.rb | Tue May 12 14:45:03 -0700 2009 | |
| |
lib/ | Thu Aug 13 12:31:08 -0700 2009 | |
| |
test/ | Tue May 12 14:45:03 -0700 2009 |
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








