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