Yup, that's it: the render_erb method. -- Pat
On 16/10/2012, at 12:24 PM, Ben MacLeod wrote: > Thanks Pat, that's about what I figured. > > RenderERBUtils in ActionPack's test suite seems to be used for injecting ERB > as strings into tests or something similar - > https://github.com/rails/rails/blob/master/actionpack/test/abstract_unit.rb#L66. > Maybe that's what you're thinking of? > > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/rails-oceania/-/TOTQEhTSxGoJ. > 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.
