Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AttachmentFuHacks
=================

Appends "local_file=" to InstanceMethods to provide an easy way to import locally stored files with attachment_fu

Requirements
============
mime_type_fu plugin for rails

Example
=======

Instead of:

photo = Photo.new(:uploaded_data => ...)

use:

photo = Photo.new(:local_file => <path_to_file>)

Copyright (c) 2008 Benjamin Behr, released under the MIT license

About

different AttachmentFu Hacks

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages