Module: Uchi

Defined in:
lib/uchi.rb,
lib/uchi/i18n.rb,
lib/uchi/pagy.rb,
lib/uchi/field.rb,
lib/uchi/engine.rb,
lib/uchi/version.rb,
lib/uchi/repository.rb,
lib/uchi/sort_order.rb,
lib/uchi/pagination/page.rb,
lib/uchi/repository/routes.rb,
lib/uchi/application_record.rb,
app/components/uchi/field/id.rb,
app/components/uchi/ui/frame.rb,
lib/uchi/field/configuration.rb,
app/jobs/uchi/application_job.rb,
lib/uchi/pagy/classes/request.rb,
lib/uchi/pagy/modules/console.rb,
lib/uchi/repository/translate.rb,
app/components/uchi/field/base.rb,
app/components/uchi/field/date.rb,
app/components/uchi/field/file.rb,
app/components/uchi/field/text.rb,
app/components/uchi/ui/spinner.rb,
lib/uchi/pagination/controller.rb,
app/components/uchi/field/blank.rb,
app/components/uchi/field/image.rb,
app/controllers/uchi/controller.rb,
app/components/uchi/field/number.rb,
app/components/uchi/field/string.rb,
lib/uchi/pagy/classes/exceptions.rb,
app/components/uchi/field/boolean.rb,
app/components/uchi/ui/breadcrumb.rb,
app/components/uchi/ui/pagination.rb,
app/components/uchi/field/has_many.rb,
app/components/uchi/ui/form/footer.rb,
app/components/uchi/ui/page_header.rb,
app/components/uchi/field/date_time.rb,
app/helpers/uchi/application_helper.rb,
app/mailers/uchi/application_mailer.rb,
lib/uchi/pagy/classes/offset/offset.rb,
app/components/uchi/field/belongs_to.rb,
lib/uchi/pagy/toolbox/helpers/loader.rb,
app/components/uchi/ui/pagination/gap.rb,
app/components/uchi/ui/pagination/item.rb,
app/components/uchi/ui/pagination/link.rb,
lib/uchi/pagy/toolbox/helpers/page_url.rb,
lib/uchi/pagy/toolbox/paginators/method.rb,
lib/uchi/pagy/toolbox/paginators/offset.rb,
app/components/uchi/ui/index/turbo_frame.rb,
lib/uchi/pagy/modules/abilities/linkable.rb,
lib/uchi/pagy/modules/abilities/rangeable.rb,
lib/uchi/pagy/modules/abilities/shiftable.rb,
app/components/uchi/ui/index/records_table.rb,
app/controllers/uchi/repository_controller.rb,
app/components/uchi/ui/pagination/next_link.rb,
app/controllers/uchi/application_controller.rb,
app/components/uchi/ui/show/attribute_fields.rb,
lib/uchi/pagy/modules/abilities/configurable.rb,
lib/generators/uchi/install/install_generator.rb,
app/components/uchi/ui/pagination/current_link.rb,
app/components/uchi/ui/pagination/previous_link.rb,
app/components/uchi/field/has_and_belongs_to_many.rb,
lib/generators/uchi/controller/controller_generator.rb,
lib/generators/uchi/repository/repository_generator.rb,
app/components/uchi/ui/index/records_table/search_form.rb,
app/components/uchi/ui/form/input/collection_checkboxes.rb

Defined Under Namespace

Modules: ApplicationHelper, I18n, Pagination, Ui Classes: ApplicationController, ApplicationJob, ApplicationMailer, ApplicationRecord, Controller, ControllerGenerator, Engine, Field, InstallGenerator, Pagy, Repository, RepositoryController, RepositoryGenerator, SortOrder

Constant Summary collapse

VERSION =
"0.1.5"