Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merging config - not useful.
  • Loading branch information
iced committed Jun 1, 2012
1 parent cfc618f commit 01ef26c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 54 deletions.
2 changes: 0 additions & 2 deletions lib/iron_worker_ng/code/ruby.rb
@@ -1,15 +1,13 @@
require_relative '../feature/ruby/merge_gem'
require_relative '../feature/ruby/merge_gemfile'
require_relative '../feature/ruby/merge_exec'
require_relative '../feature/ruby/iron_io_config'

module IronWorkerNG
module Code
class Ruby < IronWorkerNG::Code::Base
include IronWorkerNG::Feature::Ruby::MergeGem::InstanceMethods
include IronWorkerNG::Feature::Ruby::MergeGemfile::InstanceMethods
include IronWorkerNG::Feature::Ruby::MergeExec::InstanceMethods
include IronWorkerNG::Feature::Ruby::IronIOConfig::InstanceMethods

def bundle(zip)
super(zip)
Expand Down
52 changes: 0 additions & 52 deletions lib/iron_worker_ng/feature/ruby/iron_io_config.rb

This file was deleted.

0 comments on commit 01ef26c

Please sign in to comment.