Class: Nesta::Config
- Inherits:
-
Object
- Object
- Nesta::Config
- Defined in:
- lib/nesta-plugin-google-ads/init.rb
Class Method Summary collapse
Class Method Details
.google_ad ⇒ Object
32 33 34 |
# File 'lib/nesta-plugin-google-ads/init.rb', line 32 def self.google_ad from_yaml("google_ad") || {} end |