Ruby on Rails Friday, July 30, 2010

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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment