class Skylight::Core::Deprecation
Private Instance Methods
ignored_callstack(path)
click to toggle source
# File lib/skylight/core/deprecation.rb, line 9 def ignored_callstack(path) path.start_with?(SKYLIGHT_GEM_ROOT) end