One of our awesome user-ees has created a patch to fix something that has plagued Haml for a while now.... Multipart emails! http://dev.rubyonrails.org/ticket/7534 He fixed a "TODO" line in the code for Rails and it would allow us to release Haml 1.5. We''re currently awaiting the release of Haml 1.5, but we can''t really until this gets fixed. At least some combination of Haml 1.5 + Rails Trunk should allow mailers to use something besides rhtml|rxml. Any love, fella''s? -hampton. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Good stuff, I''ve committed that patch [6146]. - Jamis On Feb 14, 2007, at 6:25 PM, Hampton wrote:> > One of our awesome user-ees has created a patch to fix something that > has plagued Haml for a while now.... Multipart emails! > > http://dev.rubyonrails.org/ticket/7534 > > He fixed a "TODO" line in the code for Rails and it would allow us to > release Haml 1.5. > > We''re currently awaiting the release of Haml 1.5, but we can''t really > until this gets fixed. At least some combination of Haml 1.5 + Rails > Trunk should allow mailers to use something besides rhtml|rxml. > > Any love, fella''s? > > -hampton. > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Has this been committed into the svn.rubyonrails.org repository now? I''ve just tried ActionMailer::Base.register_template_extension(''haml'') in console on edge (6225) and get a NoMethodError. I''ve checked source as well and that concurs. Cheers, Spongy On Feb 15, 3:52 am, Jamis Buck <j...@37signals.com> wrote:> Good stuff, I''ve committed that patch [6146]. > > - Jamis > > On Feb 14, 2007, at 6:25 PM, Hampton wrote: > > > > > One of our awesome user-ees has created a patch to fix something that > > has plagued Haml for a while now.... Multipart emails! > > >http://dev.rubyonrails.org/ticket/7534 > > > He fixed a "TODO" line in the code for Rails and it would allow us to > > release Haml 1.5. > > > We''re currently awaiting the release of Haml 1.5, but we can''t really > > until this gets fixed. At least some combination of Haml 1.5 + Rails > > Trunk should allow mailers to use something besides rhtml|rxml. > > > Any love, fella''s? > > > -hampton.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---