Module: Symphonia

Includes:
ActiveSupport::Configurable
Defined in:
lib/symphonia.rb,
lib/symphonia/query.rb,
lib/symphonia/engine.rb,
lib/symphonia/version.rb,
app/models/symphonia/role.rb,
app/models/symphonia/user.rb,
lib/symphonia/permissions.rb,
lib/symphonia/form_builder.rb,
lib/symphonia/menu_manager.rb,
lib/symphonia/model_filters.rb,
lib/symphonia/query_columns.rb,
lib/symphonia/base_controller.rb,
lib/symphonia/user_management.rb,
app/mailers/symphonia/notifier.rb,
lib/symphonia/admin_constraint.rb,
lib/symphonia/entity_decorator.rb,
lib/symphonia/model_attributes.rb,
app/models/symphonia/preference.rb,
lib/symphonia/model_filters/base.rb,
app/helpers/symphonia/form_helper.rb,
app/models/symphonia/admin_module.rb,
app/models/symphonia/user_session.rb,
lib/symphonia/bootstrap_link_render.rb,
lib/symphonia/controller_extensions.rb,
app/helpers/symphonia/renderer_helper.rb,
app/models/symphonia/email_preference.rb,
lib/symphonia/action_cable/connection.rb,
app/models/symphonia/application_record.rb,
lib/symphonia/model_filters/date_filter.rb,
app/helpers/symphonia/application_helper.rb,
app/mailers/symphonia/application_mailer.rb,
lib/symphonia/model_attributes/attribute.rb,
lib/symphonia/model_filters/select_filter.rb,
lib/symphonia/model_filters/string_filter.rb,
app/controllers/symphonia/admin_controller.rb,
app/controllers/symphonia/login_controller.rb,
app/controllers/symphonia/roles_controller.rb,
app/controllers/symphonia/users_controller.rb,
lib/symphonia/model_filters/boolean_filter.rb,
lib/symphonia/model_filters/integer_filter.rb,
lib/symphonia/query_columns/generic_column.rb,
app/controllers/symphonia/filters_controller.rb,
app/helpers/symphonia/bootstrap_modal_helper.rb,
lib/symphonia/query_columns/attribute_column.rb,
app/controllers/symphonia/accounts_controller.rb,
lib/generators/symphonia/query/query_generator.rb,
lib/generators/symphonia/setup/setup_generator.rb,
app/controllers/symphonia/application_controller.rb,
app/controllers/symphonia/user_sessions_controller.rb,
lib/generators/symphonia/entity_controller/entity_controller_generator.rb

Overview

require ‘symphonia/bootstrap_link_render’

Defined Under Namespace

Modules: ActionCable, ApplicationHelper, BaseController, BootstrapModalHelper, ControllerExtensions, FormHelper, Generators, MenuManager, ModelAttributes, ModelFilters, Permissions, QueryColumns, RendererHelper, UserManagement Classes: AccountsController, AdminConstraint, AdminController, AdminModule, ApplicationController, ApplicationMailer, ApplicationRecord, BootstrapLinkRender, EmailPreference, Engine, EntityDecorator, FilterNotFound, FiltersController, FormBuilder, LoginController, Notifier, Preference, Query, QueryGenerator, Role, RolesController, SetupGenerator, SymphoniaQueryNotRegistered, User, UserSession, UserSessionsController, UsersController

Constant Summary collapse

VERSION =
'3.3.2'