Sha256: 3c6a9b3eccf3b3e6bad2b02a60ee54cc9a39a128e7aa43817256e1d7cf441c3b

Contents?: true

Size: 139 Bytes

Versions: 10

Compression:

Stored size: 139 Bytes

Contents

require "auto_injector"

<% namespace do %>
  module CLI
    module Actions
      Import = AutoInjector[Container]
    end
  end
<% end %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
gemsmith-18.6.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/cli/actions/import.rb.erb
gemsmith-18.5.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/cli/actions/import.rb.erb
gemsmith-18.4.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/cli/actions/import.rb.erb
gemsmith-18.3.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/cli/actions/import.rb.erb
gemsmith-18.2.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/cli/actions/import.rb.erb
gemsmith-18.1.1 lib/gemsmith/templates/%project_name%/lib/%project_path%/cli/actions/import.rb.erb
gemsmith-18.1.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/cli/actions/import.rb.erb
gemsmith-18.0.2 lib/gemsmith/templates/%project_name%/lib/%project_path%/cli/actions/import.rb.erb
gemsmith-18.0.1 lib/gemsmith/templates/%project_name%/lib/%project_path%/cli/actions/import.rb.erb
gemsmith-18.0.0 lib/gemsmith/templates/%project_name%/lib/%project_path%/cli/actions/import.rb.erb