| Class | Bundler::Thor::Actions::CapturableERB |
| In: |
lib/bundler/vendor/thor/lib/thor/actions/file_manipulation.rb
|
| Parent: | ERB |
Bundler::Thor::Actions#capture depends on what kind of buffer is used in ERB. Thus CapturableERB fixes ERB to use String buffer.