Module: Stoplight::Common::Deprecations
- Extended by:
- Deprecations
- Included in:
- Deprecations, Domain::Light
- Defined in:
- lib/stoplight/common/deprecations.rb
Instance Method Summary collapse
Instance Method Details
#deprecate(message) ⇒ Object
8 |
# File 'lib/stoplight/common/deprecations.rb', line 8 def deprecate() = warn("[DEPRECATION] #{}") |