I have written an action for converting attached MS word document files into a plain text and HTML format. The converted file is then rendered in a web browser. How can I write a functional test for this action? I am not confused about creating a fixture for this. (attached MS word document files are stored as a BLOB in MySQL).
- Vicky. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

