Sha256: a30b9a976a4879962e148a1e5985e035679e2b49ab5f2c8f59e00f6759b498be

Contents?: true

Size: 146 Bytes

Versions: 39

Compression:

Stored size: 146 Bytes

Contents

module IronWorkerNG
  module Feature
    class Base
      def hash_string
        ''
      end

      def bundle(zip)
      end
    end
  end
end

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
iron_worker_ng-0.2.3 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.2.2 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.2.1 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.2.0 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.1.14 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.1.13 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.1.12 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.1.11 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.1.10 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.1.9 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.1.8 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.1.7 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.1.6 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.1.5 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.1.4 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.1.3 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.1.2 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.1.1 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.1.0 lib/iron_worker_ng/feature/base.rb