Friday, September 20, 2024 1:23:19 AM
> settings

Customize


Authenticate

> index.js
// 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 ClockController from "./clock_controller"
application.register("clock", ClockController)

import NotificationsController from "./notifications_controller"
application.register("notifications", NotificationsController)

import RoleSelectorController from "./role_selector_controller"
application.register("role-selector", RoleSelectorController)

import TimestampController from "./timestamp_controller"
application.register("timestamp", TimestampController)

import UserSettingsController from "./user_settings_controller"
application.register("user-settings", UserSettingsController)
All opinions represented herein are my own
- © 2024 itsthedevman
- build 340fbb8