Module: LesliGuard

Defined in:
app/models/lesli_guard/account.rb,
lib/lesli_guard.rb,
lib/lesli_guard/engine.rb,
lib/lesli_guard/version.rb,
app/models/lesli_guard/dashboard.rb,
app/models/lesli_guard/descriptor.rb,
app/helpers/lesli_guard/roles_helper.rb,
app/jobs/lesli_guard/application_job.rb,
app/models/lesli_guard/role/activity.rb,
app/services/lesli_guard/role_service.rb,
app/services/lesli_guard/user_service.rb,
app/helpers/lesli_guard/accounts_helper.rb,
app/helpers/lesli_guard/dashboards_helper.rb,
app/models/lesli_guard/application_record.rb,
app/helpers/lesli_guard/application_helper.rb,
app/helpers/lesli_guard/descriptors_helper.rb,
app/mailers/lesli_guard/application_mailer.rb,
app/models/lesli_guard/dashboard/component.rb,
app/models/lesli_guard/descriptor/activity.rb,
app/models/lesli_guard/descriptor/privilege.rb,
app/services/lesli_guard/descriptor_service.rb,
app/controllers/lesli_guard/roles_controller.rb,
app/controllers/lesli_guard/users_controller.rb,
app/helpers/lesli_guard/role/activities_helper.rb,
app/helpers/lesli_guard/role/privileges_helper.rb,
app/controllers/lesli_guard/accounts_controller.rb,
app/helpers/lesli_guard/role/descriptors_helper.rb,
app/services/lesli_guard/role_descriptor_service.rb,
app/controllers/lesli_guard/dashboards_controller.rb,
app/controllers/lesli_guard/user/roles_controller.rb,
app/controllers/lesli_guard/application_controller.rb,
app/controllers/lesli_guard/descriptors_controller.rb,
app/controllers/lesli_guard/user/sessions_controller.rb,
app/helpers/lesli_guard/descriptor/activities_helper.rb,
app/helpers/lesli_guard/descriptor/privileges_helper.rb,
app/services/lesli_guard/descriptor_privilege_service.rb,
app/controllers/lesli_guard/role/activities_controller.rb,
app/controllers/lesli_guard/role/privileges_controller.rb,
app/controllers/lesli_guard/role/descriptors_controller.rb,
app/controllers/lesli_guard/dashboard/components_controller.rb,
app/controllers/lesli_guard/descriptor/activities_controller.rb,
app/controllers/lesli_guard/descriptor/privileges_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 SaaS Development Framework.

Made with ♥ by www.lesli.tech Building a better future, one line of code at a time.

// · ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ ~·~ // ·

Defined Under Namespace

Modules: AccountsHelper, ApplicationHelper, DashboardsHelper, DescriptorsHelper, RolesHelper Classes: Account, AccountsController, ApplicationController, ApplicationJob, ApplicationMailer, ApplicationRecord, Dashboard, DashboardsController, Descriptor, DescriptorPrivilegeService, DescriptorService, DescriptorsController, Engine, RoleDescriptorService, RoleService, RolesController, UserService, UsersController

Constant Summary collapse

VERSION =
"0.3.0"
BUILD =
"1709513136"