123456789_123456789_123456789_123456789_123456789_

Module: RuboCop::Performance::Version

Relationships & Source Files
Defined in: lib/rubocop/performance/version.rb

Overview

This module holds the RuboCop Performance version information.

Constant Summary

Class Method Summary

Class Method Details

.document_version

[ GitHub ]

  
# File 'lib/rubocop/performance/version.rb', line 9

def self.document_version
  STRING.match('\d+\.\d+').to_s
end