Module: LesliShield
- Defined in:
- lib/lesli_shield/engine.rb,
lib/lesli_shield.rb,
lib/lesli_shield/routing.rb,
lib/lesli_shield/version.rb,
app/models/lesli_shield/user.rb,
app/models/lesli_shield/account.rb,
app/models/lesli_shield/setting.rb,
app/services/lesli_shield/tokens.rb,
app/models/lesli_shield/dashboard.rb,
app/helpers/lesli_shield/users_helper.rb,
app/jobs/lesli_shield/application_job.rb,
app/helpers/lesli_shield/sessions_helper.rb,
app/helpers/lesli_shield/settings_helper.rb,
app/helpers/lesli_shield/dashboards_helper.rb,
app/models/lesli_shield/application_record.rb,
app/helpers/lesli_shield/application_helper.rb,
app/mailers/lesli_shield/application_mailer.rb,
app/models/lesli_shield/dashboard/component.rb,
app/controllers/lesli_shield/roles_controller.rb,
app/controllers/lesli_shield/users_controller.rb,
app/controllers/lesli_shield/sessions_controller.rb,
app/controllers/lesli_shield/settings_controller.rb,
app/controllers/lesli_shield/dashboards_controller.rb,
app/controllers/lesli_shield/application_controller.rb,
app/interfaces/lesli_shield/authorization_interface.rb,
app/controllers/lesli_shield/role/actions_controller.rb,
app/interfaces/lesli_shield/authentication_interface.rb,
app/operators/lesli_shield/user_registration_operator.rb,
app/controllers/lesli_shield/dashboard/components_controller.rb
Overview
Lesli
Copyright © 2023, Lesli Technologies, S. A.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see www.gnu.org/licenses/.
Lesli · Ruby on Rails Development Platform.
Made with ♥ by www.lesli.tech Building a better future, one line of code at a time.
// · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ // ·
Defined Under Namespace
Modules: ApplicationHelper, AuthenticationInterface, AuthorizationInterface, DashboardsHelper, Routing, SessionsHelper, SettingsHelper, UsersHelper Classes: Account, ApplicationController, ApplicationJob, ApplicationMailer, ApplicationRecord, Dashboard, DashboardsController, Engine, RolesController, SessionsController, Setting, SettingsController, Tokens, User, UserRegistrationOperator, UsersController
Constant Summary collapse
- VERSION =
"1.0.3"- BUILD =
"1755006918"