Module: LesliLetter
- Defined in:
- lib/lesli_letter/engine.rb,
lib/lesli_letter.rb,
lib/lesli_letter/version.rb,
app/models/lesli_letter/note.rb,
app/models/lesli_letter/account.rb,
app/models/lesli_letter/notebook.rb,
app/models/lesli_letter/dashboard.rb,
app/helpers/lesli_letter/notes_helper.rb,
app/jobs/lesli_letter/application_job.rb,
app/services/lesli_letter/note_service.rb,
app/helpers/lesli_letter/accounts_helper.rb,
app/helpers/lesli_letter/notebooks_helper.rb,
app/helpers/lesli_letter/dashboards_helper.rb,
app/models/lesli_letter/application_record.rb,
app/services/lesli_letter/notebook_service.rb,
app/helpers/lesli_letter/application_helper.rb,
app/mailers/lesli_letter/application_mailer.rb,
app/controllers/lesli_letter/notes_controller.rb,
app/controllers/lesli_letter/accounts_controller.rb,
app/controllers/lesli_letter/notebooks_controller.rb,
app/controllers/lesli_letter/dashboards_controller.rb,
app/controllers/lesli_letter/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: AccountsHelper, ApplicationHelper, DashboardsHelper, NotebooksHelper, NotesHelper Classes: Account, AccountsController, ApplicationController, ApplicationJob, ApplicationMailer, ApplicationRecord, Dashboard, DashboardsController, Engine, Note, NoteService, Notebook, NotebookService, NotebooksController, NotesController
Constant Summary collapse
- VERSION =
"0.1.0"
- BUILD =
"1697000148"