All,

I'm running into a bit of a newb issue here. I've created an app with
attachment_fu which by default created a directory within public as
"public/#{tablename}". But now when I try and browse to my default
action for that resource which is the same actionname as my tablename
I get redirected to a file listing of that public/tablename
directory... within my index view of that action I want to display the
file I've uploaded but I cannot figure out why it's redirectiing to
the files directory attachment_fu has uploaded the file to. not sure
if this is a webserver (apache/passenger) or a rails routing issue...

hope that makes sense

can anyone please help?

thanks in advance
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to