class BeakerAnswers::Version20165
This class provides answer file information for PE version 2016.4
@api private
Public Class Methods
pe_version_matcher()
click to toggle source
The version of PE that this set of answers is appropriate for
# File lib/beaker-answers/versions/version20165.rb, line 9 def self.pe_version_matcher /\A2016\.5/ end