i try it but i've got : undefined method `active_scaffold_config' for FicheMailer:Class how i can "include" activescaffold" in mailer ?
Le jeudi 17 décembre 2015 09:01:23 UTC+1, Sergio Cambra a écrit : > > You could try to use render :partial => 'active_scaffold_overrides/show', > maybe :partial => 'show' works, but I never used activescaffold views in > mailers. > > El Miércoles, 16 de diciembre de 2015 10:08:32 Gloufy escribió: > > Hi, > > > > I try to put result of a show action in a body of a email with a mailer. > > How to do that ? > > > > Thanks a lot > > > > Gloufy > > -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails Gem" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/activescaffold. For more options, visit https://groups.google.com/d/optout.
