Class: Fontist::Import::GoogleCheck
- Inherits:
-
Object
- Object
- Fontist::Import::GoogleCheck
- Defined in:
- lib/fontist/import/google_check.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
6 7 8 9 |
# File 'lib/fontist/import/google_check.rb', line 6 def call fonts = new_fonts indicate(fonts) end |