Module: Innkeeper::Deprecation
- Defined in:
- lib/innkeeper/deprecation.rb
Class Method Summary collapse
Class Method Details
.warn(message) ⇒ Object
6 7 8 |
# File 'lib/innkeeper/deprecation.rb', line 6 def self.warn() ActiveSupport::Deprecation.warn end |