Module: LesliCalendar
- Defined in:
- lib/lesli_calendar/engine.rb,
lib/lesli_calendar.rb,
lib/lesli_calendar/version.rb,
app/models/lesli_calendar/event.rb,
app/models/lesli_calendar/agenda.rb,
app/models/lesli_calendar/account.rb,
app/models/lesli_calendar/calendar.rb,
app/models/lesli_calendar/dashboard.rb,
app/jobs/lesli_calendar/application_job.rb,
app/helpers/lesli_calendar/events_helper.rb,
app/helpers/lesli_calendar/agendas_helper.rb,
app/services/lesli_calendar/event_service.rb,
app/helpers/lesli_calendar/calendars_helper.rb,
app/helpers/lesli_calendar/dashboards_helper.rb,
app/models/lesli_calendar/application_record.rb,
app/services/lesli_calendar/calendar_service.rb,
app/helpers/lesli_calendar/application_helper.rb,
app/mailers/lesli_calendar/application_mailer.rb,
app/controllers/lesli_calendar/events_controller.rb,
app/controllers/lesli_calendar/agendas_controller.rb,
app/controllers/lesli_calendar/calendars_controller.rb,
app/controllers/lesli_calendar/dashboards_controller.rb,
app/controllers/lesli_calendar/application_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: AgendasHelper, ApplicationHelper, CalendarsHelper, DashboardsHelper, EventsHelper Classes: Account, Agenda, AgendasController, ApplicationController, ApplicationJob, ApplicationMailer, ApplicationRecord, Calendar, CalendarService, CalendarsController, Dashboard, DashboardsController, Engine, Event, EventService, EventsController
Constant Summary collapse
- VERSION =
"0.2.2"- BUILD =
"1728877698"