Skip to content
This repository has been archived by the owner on Apr 18, 2018. It is now read-only.

ActiveScaffold Paperclip Bridge that automatically creates scaffolding for paperclip file attachments

Notifications You must be signed in to change notification settings

YelpArchive/as_paperclip_bridge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: THIS REPO HAS BEEN DEPRECATED

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

About

ActiveScaffold Paperclip Bridge that automatically creates scaffolding for paperclip file attachments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%