Sha256: 2bfe4e22862e4102ea17e775cdee6d55c1bede0e6e13e9edb6856da12c2268dd

Contents?: true

Size: 195 Bytes

Versions: 30

Compression:

Stored size: 195 Bytes

Contents

<% namespace do %>
  # Defines application routes.
  class Routes < Hanami::Routes
    slice(:health, at: "/up") { root to: "show" }
    slice(:home, at: "/") { root to: "show" }
  end
<% end %>

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
hanamismith-0.45.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.44.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.43.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.42.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.41.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.40.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.39.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.38.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.37.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.34.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.33.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.32.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.31.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.30.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.29.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.28.1 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.28.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.27.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.26.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb
hanamismith-0.25.0 lib/hanamismith/templates/%project_name%/config/routes.rb.erb