Sha256: 390bda77ed87bfb61061d8477c9d0edc26605865b862b62fb83d0e85e015e749
Contents?: true
Size: 210 Bytes
Versions: 6
Compression:
Stored size: 210 Bytes
Contents
module Furoshiki class WarblerExtensions def initialize(config) @config = config end # Override to customize config def customize(warbler_config) warbler_config end end end
Version data entries
6 entries across 6 versions & 1 rubygems