method

parser

Importance_0
v7.1.3.4 - Show latest stable - 0 notes - Class: Changelog
parser() private

No documentation

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

Hide source
# File tools/rail_inspector/lib/rail_inspector/changelog.rb, line 276
      def parser
        @parser ||= Parser.new(content)
      end
Register or log in to add new notes.