Sha256: f1c853acec1a4c44373d7345bcf25cf83561de7eda42b5d64df3d7e5978c6617

Contents?: true

Size: 396 Bytes

Versions: 7

Compression:

Stored size: 396 Bytes

Contents

require_relative "<%= config[:underscored_app_name] %>/container"

<%= config[:camel_cased_app_name] %>::Container.finalize! do |container|
end

require "<%= config[:underscored_app_name] %>/application"
require "<%= config[:underscored_app_name] %>/view"
require "<%= config[:underscored_app_name] %>/transactions"

<%= config[:camel_cased_app_name] %>::Container.require "transactions/**/*.rb"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
dry-web-roda-0.5.1 lib/dry/web/roda/skeletons/app/system/boot.rb.tt
dry-web-roda-0.5.0 lib/dry/web/roda/skeletons/app/system/boot.rb.tt
dry-web-roda-0.4.0 lib/dry/web/roda/skeletons/app/component/boot.rb.tt
dry-web-roda-0.3.0 lib/dry/web/roda/skeletons/app/component/boot.rb.tt
dry-web-roda-0.2.3 lib/dry/web/roda/skeletons/app/component/boot.rb.tt
dry-web-roda-0.2.2 lib/dry/web/roda/skeletons/app/component/boot.rb.tt
dry-web-roda-0.2.1 lib/dry/web/roda/skeletons/app/component/boot.rb.tt