Sha256: f32de823bcb6ae94f6f71aea9f2cb0c5126a46841ac9b5a63e3e5219032cde6b
Contents?: true
Size: 226 Bytes
Versions: 6
Compression:
Stored size: 226 Bytes
Contents
<%= application_module %>::Application.boot :web, namespace: true do |container| init do require "hanami/controller" end start do register "action.configuration", Hanami::Controller::Configuration.new end end
Version data entries
6 entries across 6 versions & 1 rubygems