Sha256: 708c5c2279f0cf4da111f9975ff0eb1e98d75677333bf347ab0215143ef06e75

Contents?: true

Size: 215 Bytes

Versions: 1

Compression:

Stored size: 215 Bytes

Contents

module Stationed
  module Generators
    module Plugins
      module Stationed
        def finish_template
          gem 'stationed', path: '~/code/stationed'
          super
        end
      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
stationed-0.0.1 lib/stationed/generators/plugins/stationed.rb