Flowdock
make_scanner(src) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/erb.rb, line 602
    def make_scanner(src)
      Scanner.make_scanner(src, @trim_mode, @percent)
    end
Register or log in to add new notes.