class BeakerAnswers::Version20161
This class provides answer file information for PE version 2016.1
@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/version20161.rb, line 9 def self.pe_version_matcher /\A2016\.1/ end