You should be able to do something like:
Dryml.render("<html><%= this %></html>", {:this => something})
Bryan
On Thu, Jul 3, 2014 at 3:32 PM, umuro <[email protected]> wrote:
> For *ERB* you can do this:
> template = ERB.new File.new("app/views/oeb_stylesheets/show.css.erb").
> read, nil, "%"
>
> Is there a way to do it for *DRYML*?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Hobo Users" 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 http://groups.google.com/group/hobousers.
> For more options, visit https://groups.google.com/d/optout.
>
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" 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 http://groups.google.com/group/hobousers.
For more options, visit https://groups.google.com/d/optout.