Class: MetaSms::Utility
- Inherits:
-
Object
- Object
- MetaSms::Utility
- Defined in:
- lib/meta_sms/utility.rb
Overview
This is a utility class for meta_sms. This encapsulates some common class methods as
#logging?
This method will be used to check whether logging of sms is required or not.
Class Method Summary collapse
-
.logging?(logging = nil) ⇒ Boolean
True if logging is true in config initializer or in @options, else false.