module FontsDotCom

Constants

VERSION

Public Class Methods

configure(&block) click to toggle source
# File lib/fonts_dot_com.rb, line 11
def configure(&block)
  FontsDotCom::Config.configure(&block)
end