Sha256: de100fbadd2e1257f87274e287b1e52da0d1afface107a46c43349547bfc3052

Contents?: true

Size: 157 Bytes

Versions: 11

Compression:

Stored size: 157 Bytes

Contents

module WebpackDriver

    module Config

        class << self

            def generate
                puts 'hi'
            end
        end

    end

end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
webpack_driver-0.3.7 lib/config.rb
webpack_driver-0.3.6 lib/config.rb
webpack_driver-0.3.5 lib/config.rb
webpack_driver-0.3.4 lib/config.rb
webpack_driver-0.3.3 lib/config.rb
webpack_driver-0.3.2 lib/config.rb
webpack_driver-0.3.1 lib/config.rb
webpack_driver-0.3.0 lib/config.rb
webpack_driver-0.2.1 lib/config.rb
webpack_driver-0.2.0 lib/config.rb
webpack_driver-0.1.1 lib/config.rb