I've only used Liquid, so I might not be the most help; Mustache looks similar, but different. Sorry I can't help much more than that.
So it's really going to be down to which one you like the look of better; unless anyone else has input... Try each one in a simple scenario, see how it goes I reckon. On Fri, Aug 20, 2010 at 10:16, Joshua Partogi <[email protected]> wrote: > Hi Simon, > > Thanks for the suggestion. Which one would you recommend? I haven't tried > both. > > Thanks in advance. > > Cheers, > Joshua. > > On Fri, Aug 20, 2010 at 9:42 AM, Simon Russell <[email protected]> wrote: >> Or Liquid: >> >> http://www.liquidmarkup.org/ >> >> On Thu, Aug 19, 2010 at 23:31, Joshua Partogi <[email protected]> wrote: >>> Kewl. Never seen that before. By the look of it, it's just what I'm looking >>> for. >>> >>> Thanks mate! >>> >>> On Thu, Aug 19, 2010 at 11:29 PM, Tim Lucas <[email protected]> wrote: >>>> On 19/08/2010, at 11:04 PM, Joshua Partogi wrote: >>>> >>>>> I'm not sure how to put this. I want user to be able to modify their >>>>> own email template from the web front-end with some variables that >>>>> gets replaced by values from the database. Now it wouldn't be possible >>>>> to use erb as the email template (CMIIW). Is there any solution in >>>>> Ruby for this kind of thing? >>>> >>>> Any non-eval'ing template language should do you. Check out moustache: >>>> >>>> http://github.com/defunkt/mustache >>>> >>>> – tim >>> >>> >>> >>> -- >>> http://twitter.com/scrum8 >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Ruby or Rails Oceania" 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/rails-oceania?hl=en. >>> >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby or Rails Oceania" 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/rails-oceania?hl=en. >> >> > > > > -- > http://twitter.com/scrum8 > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" 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/rails-oceania?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" 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/rails-oceania?hl=en.
