Method: DelivereeSms.platform_by_country=
- Defined in:
- lib/deliveree_sms.rb
.platform_by_country=(platform_by_country) ⇒ Object
15 16 17 |
# File 'lib/deliveree_sms.rb', line 15 def self.platform_by_country=(platform_by_country) @@platform_by_country = platform_by_country end |