Phlip wrote: > Railsters: > > I'm on the second project in a row where I would like to snip out one > div from a > view and mail it around. I want to put the div in a partial and share > the > partial into the mail. > > Am I misunderstanding things, or does Rails (2.3.2) prevent me from > doing this? > If so, why? > > -- > Phlip
Can't you put those divs in a helper and use that? -- 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 -~----------~----~----~----~------~----~------~--~---

