spree / deface

Rails plugin that allows you to customize ERB views in a Rails application without editing the underlying view.
MIT License
517 stars 128 forks source link

Override `ActionView::Template::Handlers::ERB:Erubi` initialize method to set `@output_buffer` #190

Closed tomurb closed 5 years ago

tomurb commented 5 years ago

Problem created by, I guess, these two PR's on Rails https://github.com/rails/rails/commit/ec5c946138f63dc975341d6521587adc74f6b441 https://github.com/rails/rails/commit/ccfa01c36e79013881ffdb7ebe397cec733d15b2#diff-dfb6e0314ad9639bab460ea64871aa47R27