Sha256: b1443f801d74ef5a786bdd50f4d8be6a4f875515c22ef63b3f5fceb63bf7a5e3

Contents?: true

Size: 186 Bytes

Versions: 8

Compression:

Stored size: 186 Bytes

Contents

# auto_register: false

module Home
  module Views
    # The slice view context.
    class Context < Hanami::View::Context
      include Deps[app_assets: "app.assets"]
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
hanamismith-1.1.0 lib/hanamismith/templates/%project_name%/slices/home/views/context.rb.erb
hanamismith-1.0.0 lib/hanamismith/templates/%project_name%/slices/home/views/context.rb.erb
hanamismith-0.50.0 lib/hanamismith/templates/%project_name%/slices/home/views/context.rb.erb
hanamismith-0.49.1 lib/hanamismith/templates/%project_name%/slices/home/views/context.rb.erb
hanamismith-0.49.0 lib/hanamismith/templates/%project_name%/slices/home/views/context.rb.erb
hanamismith-0.48.0 lib/hanamismith/templates/%project_name%/slices/home/views/context.rb.erb
hanamismith-0.47.0 lib/hanamismith/templates/%project_name%/slices/home/views/context.rb.erb
hanamismith-0.46.0 lib/hanamismith/templates/%project_name%/slices/home/views/context.rb.erb