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.5.1 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.5.0 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.4.3 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.4.2 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.4.1 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.4.0 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.3.9 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.3.8 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.3.7 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.3.6 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.3.5 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.3.4 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.3.3 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.3.2 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.3.1 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.3.0 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.2.7 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.2.6 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.2.5 lib/iron_worker_ng/feature/base.rb
iron_worker_ng-0.2.4 lib/iron_worker_ng/feature/base.rb