Sha256: fae2a94258010b06656ea5627bee650cd4e71c870227491d60fcf578ad8bebd0
Contents?: true
Size: 104 Bytes
Versions: 2
Compression:
Stored size: 104 Bytes
Contents
class DashboardController < ApplicationController def index render inertia: "Dashboard" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
kaze-0.4.0 | stubs/inertia-common/app/controllers/dashboard_controller.rb |
kaze-0.3.0 | stubs/inertia-common/app/controllers/dashboard_controller.rb |