Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control upload directory #9

Open
OpenCoderX opened this issue Nov 30, 2012 · 1 comment
Open

Control upload directory #9

OpenCoderX opened this issue Nov 30, 2012 · 1 comment

Comments

@OpenCoderX
Copy link

How do I configure which directory the file is uploaded too?

@amitjambusaria
Copy link

Add
has_attached_file :upload, :url => "/system/uploads/:filename"

in the upload.rb model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants