module Serverspec::Helper::RSpecSystem
Public Class Methods
included(base)
click to toggle source
# File lib/rspec-system-serverspec/helpers.rb, line 11 def self.included(base) # Deprecated in 2.0.0 warn "[DEPRECATED] Serverspec::Helper::RSpecSystem is deprecated and should no longer be included. See the README for information." end