I am passing the contents of a textarea in my rails view to the server
by a POST call. How can I store the contents as a separate file, say
contents_userId.txt on my server and at the same time store my file in
database allowing me to access the various files a single user
has...or for any other purpose.

-- 
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