Sha256: 400ca0d5ed0c26fbf75810c41ccb1c4f567a1bfa2e78193207c05c69370f47bf

Contents?: true

Size: 155 Bytes

Versions: 29

Compression:

Stored size: 155 Bytes

Contents

module Chop
  module Config
    def register_creation_strategy *args, &block
      Chop::Create.register_creation_strategy *args, &block
    end
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
chop-0.31.0 lib/chop/config.rb
chop-0.30.0 lib/chop/config.rb
chop-0.29.0 lib/chop/config.rb
chop-0.28.1 lib/chop/config.rb
chop-0.28.0 lib/chop/config.rb
chop-0.27.0 lib/chop/config.rb
chop-0.26.1 lib/chop/config.rb
chop-0.26.0 lib/chop/config.rb
chop-0.25.2 lib/chop/config.rb
chop-0.25.1 lib/chop/config.rb
chop-0.25.0 lib/chop/config.rb
chop-0.24.0 lib/chop/config.rb
chop-0.23.8 lib/chop/config.rb
chop-0.23.7 lib/chop/config.rb
chop-0.23.6 lib/chop/config.rb
chop-0.23.5 lib/chop/config.rb
chop-0.23.4 lib/chop/config.rb
chop-0.23.3 lib/chop/config.rb
chop-0.23.2 lib/chop/config.rb
chop-0.23.1 lib/chop/config.rb