Module: EacRailsUtils

Defined in:
lib/eac_rails_utils.rb,
lib/eac_rails_utils/engine.rb,
lib/eac_rails_utils/models.rb,
lib/eac_rails_utils/patches.rb,
lib/eac_rails_utils/version.rb,
lib/eac_rails_utils/engine_helper.rb,
lib/eac_rails_utils/htmlbeautifier.rb,
lib/eac_rails_utils/patches/rails_4.rb,
lib/eac_rails_utils/models/tableless.rb,
lib/eac_rails_utils/models/test_utils.rb,
lib/eac_rails_utils/patches/rails_5_2.rb,
lib/eac_rails_utils/models/validations.rb,
lib/eac_rails_utils/models/fetch_errors.rb,
app/helpers/eac_rails_utils/links_helper.rb,
app/helpers/eac_rails_utils/menus_helper.rb,
app/helpers/eac_rails_utils/formatter_helper.rb,
app/validators/eac_rails_utils/cpf_validator.rb,
app/helpers/eac_rails_utils/data_table_helper.rb,
lib/eac_rails_utils/models/inequality_queries.rb,
app/helpers/eac_rails_utils/common_form_helper.rb,
lib/eac_rails_utils/patches/action_controller_base.rb,
app/helpers/eac_rails_utils/data_table_helper/setup.rb,
app/helpers/eac_rails_utils/data_table_helper/column.rb,
app/helpers/eac_rails_utils/menus_helper/gui_builder.rb,
app/validators/eac_rails_utils/no_presence_validator.rb,
app/helpers/eac_rails_utils/menus_helper/data_builder.rb,
app/helpers/eac_rails_utils/open_graph_protocol_helper.rb,
app/helpers/eac_rails_utils/data_table_helper/data_table.rb,
app/helpers/eac_rails_utils/common_form_helper/form_builder.rb,
app/helpers/eac_rails_utils/menus_helper/bootstrap_gui_builder.rb,
app/helpers/eac_rails_utils/common_form_helper/form_builder/date_field.rb,
app/helpers/eac_rails_utils/common_form_helper/form_builder/fields_for.rb,
app/helpers/eac_rails_utils/common_form_helper/form_builder/file_field.rb,
app/helpers/eac_rails_utils/common_form_helper/form_builder/time_field.rb,
app/helpers/eac_rails_utils/common_form_helper/form_builder/select_field.rb,
lib/eac_rails_utils/patches/rails_5_2/active_model_association_method_fix.rb,
app/helpers/eac_rails_utils/common_form_helper/form_builder/currency_field.rb,
app/helpers/eac_rails_utils/common_form_helper/form_builder/year_month_field.rb,
app/helpers/eac_rails_utils/common_form_helper/form_builder/common_text_fields.rb,
app/helpers/eac_rails_utils/common_form_helper/form_builder/radio_select_field.rb,
lib/eac_rails_utils/patches/rails_4/active_record_associations_association_scope.rb,
app/helpers/eac_rails_utils/common_form_helper/form_builder/association_select_field.rb,
app/helpers/eac_rails_utils/common_form_helper/form_builder/searchable_association_field.rb

Defined Under Namespace

Modules: CommonFormHelper, DataTableHelper, EngineHelper, FormatterHelper, LinksHelper, MenusHelper, Models, OpenGraphProtocolHelper, Patches Classes: CpfValidator, Engine, Htmlbeautifier, NoPresenceValidator

Constant Summary collapse

VERSION =
'0.13.5'