Sha256: 778044007a5070e147f08acf580b302b72e80290ce04944af2946fa5fa9d28fa
Contents?: true
Size: 335 Bytes
Versions: 25
Compression:
Stored size: 335 Bytes
Contents
// This file is auto-generated by ./bin/rails stimulus:manifest:update // Run that command whenever you add a new controller or create them with // ./bin/rails generate stimulus controllerName import { application } from "./application" import HelloController from "./hello_controller" application.register("hello", HelloController)
Version data entries
25 entries across 25 versions & 5 rubygems