Public Instance methods
emit(tag)
[show source]
# File lib/roda/plugins/forme_erubi_capture.rb 30 def emit(tag) 31 @scope.inject_erb(tag) 32 end