module Perforat
Constants
- DEFAULT_SETTINGS
- PERFORAT_DIR
- VERSION
Public Class Methods
settings()
click to toggle source
# File lib/perforat.rb, line 13 def self.settings DEFAULT_SETTINGS.merge(RSpec.configuration.perforat) end