4 5 6
# File 'lib/rbss/helper.rb', line 4 def rbss(files, options = {}) Rbss::Parser.new(files).evaluate(options).html_safe end