Sha256: d4fbddeec1da58ca5539832648e82cae6b0eb74e74e769392fbbf1c54edad8d8
Contents?: true
Size: 338 Bytes
Versions: 1
Compression:
Stored size: 338 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
eve-rails-0.1.0 | demo/app/javascript/controllers/index.js |