Subject: [Rails] how to create new documents? My clients asking me the possibility to create every time new documents, just like using text editors like word or others. My application create a document model based on data inserted in a form, obviously this is a static document that the user can print. But the user wants to edit the document inserting, changing text or whatever else before printing. Is it possible to do something like this with rails? -- 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@xxxxxxxxxxxxxxxxx To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@xxxxxxxxxxxxxxxxx For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en. |