brut 0.4.0 → 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +29 -1
- data/Gemfile.lock +1 -1
- data/assets/MetroIcon.graffle +0 -0
- data/brut-css/package-lock.json +2 -2
- data/brut-css/package.json +1 -1
- data/brut-css/src/css/flex.css +1 -1
- data/brut-css/src/docs/includes/body-and-header.html.ejs +1 -1
- data/brut-js/package-lock.json +2 -2
- data/brut-js/package.json +1 -1
- data/brut-js/specs/AjaxSubmit.spec.js +100 -7
- data/brut-js/src/AjaxSubmit.js +76 -40
- data/brutrb.com/adrs.md +1 -0
- data/docs/404.html +2 -2
- data/docs/adrs.html +5 -5
- data/docs/ai.html +3 -3
- data/docs/api/Brut/BackEnd/SeedData.html +1 -1
- data/docs/api/Brut/BackEnd/Sidekiq/Middlewares/Server/FlushSpans.html +1 -1
- data/docs/api/Brut/BackEnd/Sidekiq/Middlewares/Server.html +1 -1
- data/docs/api/Brut/BackEnd/Sidekiq/Middlewares.html +1 -1
- data/docs/api/Brut/BackEnd/Sidekiq.html +1 -1
- data/docs/api/Brut/BackEnd/Validators/FormValidator.html +1 -1
- data/docs/api/Brut/BackEnd/Validators.html +1 -1
- data/docs/api/Brut/BackEnd.html +1 -1
- data/docs/api/Brut/CLI/App.html +1 -1
- data/docs/api/Brut/CLI/AppRunner.html +1 -1
- data/docs/api/Brut/CLI/Apps/BuildAssets/All.html +1 -1
- data/docs/api/Brut/CLI/Apps/BuildAssets/CSS.html +1 -1
- data/docs/api/Brut/CLI/Apps/BuildAssets/Images.html +1 -1
- data/docs/api/Brut/CLI/Apps/BuildAssets/JS.html +1 -1
- data/docs/api/Brut/CLI/Apps/BuildAssets.html +1 -1
- data/docs/api/Brut/CLI/Apps/DB/Create.html +1 -1
- data/docs/api/Brut/CLI/Apps/DB/Drop.html +1 -1
- data/docs/api/Brut/CLI/Apps/DB/Migrate.html +1 -1
- data/docs/api/Brut/CLI/Apps/DB/NewMigration.html +1 -1
- data/docs/api/Brut/CLI/Apps/DB/Rebuild.html +1 -1
- data/docs/api/Brut/CLI/Apps/DB/Seed.html +1 -1
- data/docs/api/Brut/CLI/Apps/DB/Status.html +1 -1
- data/docs/api/Brut/CLI/Apps/DB.html +1 -1
- data/docs/api/Brut/CLI/Apps/DeployBase/GitChecks.html +1 -1
- data/docs/api/Brut/CLI/Apps/DeployBase.html +1 -1
- data/docs/api/Brut/CLI/Apps/HerokuContainerBasedDeploy/Deploy.html +1 -1
- data/docs/api/Brut/CLI/Apps/HerokuContainerBasedDeploy.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/Action/Route.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/Action.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/Component.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/CustomElementTest.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/DbModel.html +2 -2
- data/docs/api/Brut/CLI/Apps/Scaffold/E2ETest.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/Form.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/Page/Route.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/Page.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/RoutesEditor.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold/Test.html +1 -1
- data/docs/api/Brut/CLI/Apps/Scaffold.html +1 -1
- data/docs/api/Brut/CLI/Apps/Test/Audit.html +1 -1
- data/docs/api/Brut/CLI/Apps/Test/E2e.html +1 -1
- data/docs/api/Brut/CLI/Apps/Test/JS.html +1 -1
- data/docs/api/Brut/CLI/Apps/Test/Run.html +1 -1
- data/docs/api/Brut/CLI/Apps/Test.html +1 -1
- data/docs/api/Brut/CLI/Apps.html +1 -1
- data/docs/api/Brut/CLI/Command.html +1 -1
- data/docs/api/Brut/CLI/Error.html +1 -1
- data/docs/api/Brut/CLI/ExecutionResults/Result.html +1 -1
- data/docs/api/Brut/CLI/ExecutionResults.html +1 -1
- data/docs/api/Brut/CLI/Executor.html +1 -1
- data/docs/api/Brut/CLI/InvalidOption.html +1 -1
- data/docs/api/Brut/CLI/Options.html +1 -1
- data/docs/api/Brut/CLI/Output.html +1 -1
- data/docs/api/Brut/CLI/SystemExecError.html +1 -1
- data/docs/api/Brut/CLI.html +1 -1
- data/docs/api/Brut/FactoryBot.html +1 -1
- data/docs/api/Brut/Framework/App.html +1 -1
- data/docs/api/Brut/Framework/Config.html +1 -1
- data/docs/api/Brut/Framework/Container.html +1 -1
- data/docs/api/Brut/Framework/Error.html +1 -1
- data/docs/api/Brut/Framework/Errors/AbstractMethod.html +1 -1
- data/docs/api/Brut/Framework/Errors/Bug.html +1 -1
- data/docs/api/Brut/Framework/Errors/MissingConfiguration.html +1 -1
- data/docs/api/Brut/Framework/Errors/MissingParameter.html +1 -1
- data/docs/api/Brut/Framework/Errors/NoClassForPath.html +1 -1
- data/docs/api/Brut/Framework/Errors/NotFound.html +1 -1
- data/docs/api/Brut/Framework/Errors/NotImplemented.html +1 -1
- data/docs/api/Brut/Framework/Errors.html +1 -1
- data/docs/api/Brut/Framework/FussyTypeEnforcement.html +1 -1
- data/docs/api/Brut/Framework/MCP.html +1 -1
- data/docs/api/Brut/Framework/ProjectEnvironment.html +1 -1
- data/docs/api/Brut/Framework.html +1 -1
- data/docs/api/Brut/FrontEnd/AssetPathResolver.html +1 -1
- data/docs/api/Brut/FrontEnd/Component/Helpers.html +86 -2
- data/docs/api/Brut/FrontEnd/Component.html +78 -9
- data/docs/api/Brut/FrontEnd/Components/ConstraintViolations.html +3 -3
- data/docs/api/Brut/FrontEnd/Components/FormTag.html +3 -3
- data/docs/api/Brut/FrontEnd/Components/I18nTranslations.html +3 -3
- data/docs/api/Brut/FrontEnd/Components/Input.html +3 -3
- data/docs/api/Brut/FrontEnd/Components/Inputs/CsrfToken.html +3 -3
- data/docs/api/Brut/FrontEnd/Components/Inputs/InputTag.html +3 -3
- data/docs/api/Brut/FrontEnd/Components/Inputs/RadioButton.html +3 -3
- data/docs/api/Brut/FrontEnd/Components/Inputs/SelectTagWithOptions.html +3 -3
- data/docs/api/Brut/FrontEnd/Components/Inputs/TextareaTag.html +3 -3
- data/docs/api/Brut/FrontEnd/Components/Inputs.html +1 -1
- data/docs/api/Brut/FrontEnd/Components/LocaleDetection.html +3 -3
- data/docs/api/Brut/FrontEnd/Components/PageIdentifier.html +3 -3
- data/docs/api/Brut/FrontEnd/Components/TimeTag.html +3 -3
- data/docs/api/Brut/FrontEnd/Components/Traceparent.html +3 -3
- data/docs/api/Brut/FrontEnd/Components.html +1 -1
- data/docs/api/Brut/FrontEnd/Download.html +1 -1
- data/docs/api/Brut/FrontEnd/Flash.html +1 -1
- data/docs/api/Brut/FrontEnd/Form.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/ConstraintViolation.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/Input/Color.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/Input/TimeOfDay.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/Input.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/InputDeclarations.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/InputDefinition.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/RadioButtonGroupInput.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/RadioButtonGroupInputDefinition.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/SelectInput.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/SelectInputDefinition.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms/ValidityState.html +1 -1
- data/docs/api/Brut/FrontEnd/Forms.html +1 -1
- data/docs/api/Brut/FrontEnd/GenericResponse.html +1 -1
- data/docs/api/Brut/FrontEnd/Handler.html +1 -1
- data/docs/api/Brut/FrontEnd/Handlers/CspReportingHandler.html +1 -1
- data/docs/api/Brut/FrontEnd/Handlers/InstrumentationHandler/TraceParent.html +1 -1
- data/docs/api/Brut/FrontEnd/Handlers/InstrumentationHandler.html +1 -1
- data/docs/api/Brut/FrontEnd/Handlers/LocaleDetectionHandler.html +1 -1
- data/docs/api/Brut/FrontEnd/Handlers/MissingHandler/Form.html +1 -1
- data/docs/api/Brut/FrontEnd/Handlers/MissingHandler.html +1 -1
- data/docs/api/Brut/FrontEnd/Handlers.html +1 -1
- data/docs/api/Brut/FrontEnd/HandlingResults.html +1 -1
- data/docs/api/Brut/FrontEnd/HttpMethod.html +1 -1
- data/docs/api/Brut/FrontEnd/HttpStatus.html +1 -1
- data/docs/api/Brut/FrontEnd/InlineSvgLocator.html +1 -1
- data/docs/api/Brut/FrontEnd/Layout.html +3 -3
- data/docs/api/Brut/FrontEnd/Middleware.html +1 -1
- data/docs/api/Brut/FrontEnd/Middlewares/AnnotateBrutOwnedPaths.html +1 -1
- data/docs/api/Brut/FrontEnd/Middlewares/Favicon.html +1 -1
- data/docs/api/Brut/FrontEnd/Middlewares/OpenTelemetrySpan.html +1 -1
- data/docs/api/Brut/FrontEnd/Middlewares/ReloadApp.html +1 -1
- data/docs/api/Brut/FrontEnd/Middlewares.html +1 -1
- data/docs/api/Brut/FrontEnd/Page.html +31 -23
- data/docs/api/Brut/FrontEnd/Pages/MissingPage.html +3 -3
- data/docs/api/Brut/FrontEnd/Pages.html +1 -1
- data/docs/api/Brut/FrontEnd/RequestContext.html +1 -1
- data/docs/api/Brut/FrontEnd/RouteHook.html +1 -1
- data/docs/api/Brut/FrontEnd/RouteHooks/AgeFlash.html +1 -1
- data/docs/api/Brut/FrontEnd/RouteHooks/CSPNoInlineScripts.html +1 -1
- data/docs/api/Brut/FrontEnd/RouteHooks/CSPNoInlineStylesOrScripts/ReportOnly.html +1 -1
- data/docs/api/Brut/FrontEnd/RouteHooks/CSPNoInlineStylesOrScripts.html +1 -1
- data/docs/api/Brut/FrontEnd/RouteHooks/LocaleDetection.html +1 -1
- data/docs/api/Brut/FrontEnd/RouteHooks/SetupRequestContext.html +1 -1
- data/docs/api/Brut/FrontEnd/RouteHooks.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing/FormHandlerRoute.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing/FormRoute.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing/MissingForm.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing/MissingHandler.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing/MissingPage.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing/MissingPath.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing/PageRoute.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing/Route.html +1 -1
- data/docs/api/Brut/FrontEnd/Routing.html +1 -1
- data/docs/api/Brut/FrontEnd/Session.html +1 -1
- data/docs/api/Brut/FrontEnd.html +1 -1
- data/docs/api/Brut/I18n/BaseMethods.html +1 -1
- data/docs/api/Brut/I18n/ForBackEnd.html +1 -1
- data/docs/api/Brut/I18n/ForCLI.html +1 -1
- data/docs/api/Brut/I18n/ForHTML.html +1 -1
- data/docs/api/Brut/I18n/HTTPAcceptLanguage/AlwaysEnglish.html +1 -1
- data/docs/api/Brut/I18n/HTTPAcceptLanguage.html +1 -1
- data/docs/api/Brut/I18n.html +1 -1
- data/docs/api/Brut/Instrumentation/LoggerSpanExporter.html +1 -1
- data/docs/api/Brut/Instrumentation/OpenTelemetry/NormalizedAttributes.html +1 -1
- data/docs/api/Brut/Instrumentation/OpenTelemetry/Span.html +1 -1
- data/docs/api/Brut/Instrumentation/OpenTelemetry.html +1 -1
- data/docs/api/Brut/Instrumentation.html +1 -1
- data/docs/api/Brut/SinatraHelpers/ClassMethods.html +13 -11
- data/docs/api/Brut/SinatraHelpers.html +1 -1
- data/docs/api/Brut/SpecSupport/ClockSupport.html +1 -1
- data/docs/api/Brut/SpecSupport/ComponentSupport.html +1 -1
- data/docs/api/Brut/SpecSupport/E2ETestServer.html +1 -1
- data/docs/api/Brut/SpecSupport/E2eSupport.html +1 -1
- data/docs/api/Brut/SpecSupport/EnhancedNode.html +1 -1
- data/docs/api/Brut/SpecSupport/FlashSupport.html +1 -1
- data/docs/api/Brut/SpecSupport/GeneralSupport/ClassMethods.html +1 -1
- data/docs/api/Brut/SpecSupport/GeneralSupport.html +1 -1
- data/docs/api/Brut/SpecSupport/HandlerSupport.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/BeABug.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/BePageFor.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/BeRoutingFor.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/HaveConstraintViolation.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/HaveGenerated.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/HaveHTMLAttribute.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/HaveI18nString.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/HaveLinkTo.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/HaveRedirectedTo.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/HaveReturnedHttpStatus.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers/HaveReturnedRackResponse.html +1 -1
- data/docs/api/Brut/SpecSupport/Matchers.html +1 -1
- data/docs/api/Brut/SpecSupport/RSpecSetup/OptionalSidekiqSupport.html +1 -1
- data/docs/api/Brut/SpecSupport/RSpecSetup.html +1 -1
- data/docs/api/Brut/SpecSupport/SessionSupport.html +1 -1
- data/docs/api/Brut/SpecSupport.html +1 -1
- data/docs/api/Brut.html +1 -1
- data/docs/api/Clock.html +1 -1
- data/docs/api/ModuleName.html +1 -1
- data/docs/api/RichString.html +1 -1
- data/docs/api/SemanticLogger/Appender/Async.html +1 -1
- data/docs/api/Sequel/Extensions/BrutInstrumentation.html +1 -1
- data/docs/api/Sequel/Extensions/BrutMigrations.html +1 -1
- data/docs/api/Sequel/Extensions.html +1 -1
- data/docs/api/Sequel/Plugins/CreatedAt/InstanceMethods.html +1 -1
- data/docs/api/Sequel/Plugins/CreatedAt.html +1 -1
- data/docs/api/Sequel/Plugins/ExternalId/ClassMethods.html +1 -1
- data/docs/api/Sequel/Plugins/ExternalId/InstanceMethods.html +1 -1
- data/docs/api/Sequel/Plugins/ExternalId.html +1 -1
- data/docs/api/Sequel/Plugins/FindBang/ClassMethods.html +1 -1
- data/docs/api/Sequel/Plugins/FindBang.html +1 -1
- data/docs/api/Sequel/Plugins.html +1 -1
- data/docs/api/Sequel.html +1 -1
- data/docs/api/_index.html +1 -1
- data/docs/api/file.README.html +1 -1
- data/docs/api/index.html +1 -1
- data/docs/api/method_list.html +92 -76
- data/docs/api/top-level-namespace.html +1 -1
- data/docs/assets/{adrs.md.JRxZ5uYE.js → adrs.md.BxjHi9-8.js} +1 -1
- data/docs/assets/adrs.md.BxjHi9-8.lean.js +1 -0
- data/docs/assets/{app.AkS4fHzI.js → app.D6BuVHo9.js} +1 -1
- data/docs/assets/chunks/@localSearchIndexroot.COP2Bcmp.js +1 -0
- data/docs/assets/chunks/{VPLocalSearchBox.By6un1FD.js → VPLocalSearchBox.BpvHMbx6.js} +1 -1
- data/docs/assets/chunks/{theme.DwiUPdci.js → theme.wlAOvi2f.js} +2 -2
- data/docs/assets/{components.md.BfeWD9sX.js → components.md.iLiv2E9X.js} +3 -3
- data/docs/assets/{configuration.md.DoSBNc0H.js → configuration.md.DmuAdsli.js} +1 -1
- data/docs/assets/{forms.md.DFveP5g_.js → forms.md.D8aa_qI-.js} +1 -1
- data/docs/assets/{getting-started.md.DZWjCVC0.js → getting-started.md.DLplsDUd.js} +2 -2
- data/docs/assets.html +3 -3
- data/docs/brut-css/brut.max.css +1 -1
- data/docs/brut-css/classes/appearances.html +1 -1
- data/docs/brut-css/classes/background-colors.html +1 -1
- data/docs/brut-css/classes/border-colors.html +1 -1
- data/docs/brut-css/classes/borders.html +1 -1
- data/docs/brut-css/classes/dimensions.html +1 -1
- data/docs/brut-css/classes/flex.html +3 -3
- data/docs/brut-css/classes/foreground-colors.html +1 -1
- data/docs/brut-css/classes/junk-drawer.html +1 -1
- data/docs/brut-css/classes/layout.html +1 -1
- data/docs/brut-css/classes/lists.html +1 -1
- data/docs/brut-css/classes/positioning.html +1 -1
- data/docs/brut-css/classes/spacings.html +1 -1
- data/docs/brut-css/classes/typography.html +1 -1
- data/docs/brut-css/customization/advanced-configuration.html +1 -1
- data/docs/brut-css/customization/breakpoints.html +1 -1
- data/docs/brut-css/customization/design-system.html +1 -1
- data/docs/brut-css/customization/pseudo-classes.html +1 -1
- data/docs/brut-css/getting-started/core-concepts.html +1 -1
- data/docs/brut-css/getting-started/installation.html +1 -1
- data/docs/brut-css/getting-started/overview.html +1 -1
- data/docs/brut-css/getting-started/simple-example.html +1 -1
- data/docs/brut-css/index.html +1 -1
- data/docs/brut-css/properties/colors.html +1 -1
- data/docs/brut-css/properties/spacings.html +1 -1
- data/docs/brut-css/properties/typography.html +1 -1
- data/docs/brut-js/api/AjaxSubmit.html +56 -7
- data/docs/brut-js/api/AjaxSubmit.js.html +77 -41
- data/docs/brut-js/api/Autosubmit.html +1 -1
- data/docs/brut-js/api/Autosubmit.js.html +1 -1
- data/docs/brut-js/api/BaseCustomElement.html +1 -1
- data/docs/brut-js/api/BaseCustomElement.js.html +1 -1
- data/docs/brut-js/api/BrutCustomElements.html +1 -1
- data/docs/brut-js/api/BufferedLogger.html +1 -1
- data/docs/brut-js/api/ConfirmSubmit.html +1 -1
- data/docs/brut-js/api/ConfirmSubmit.js.html +1 -1
- data/docs/brut-js/api/ConfirmationDialog.html +1 -1
- data/docs/brut-js/api/ConfirmationDialog.js.html +1 -1
- data/docs/brut-js/api/ConstraintViolationMessage.html +1 -1
- data/docs/brut-js/api/ConstraintViolationMessage.js.html +1 -1
- data/docs/brut-js/api/ConstraintViolationMessages.html +1 -1
- data/docs/brut-js/api/ConstraintViolationMessages.js.html +1 -1
- data/docs/brut-js/api/CopyToClipboard.html +1 -1
- data/docs/brut-js/api/CopyToClipboard.js.html +1 -1
- data/docs/brut-js/api/Form.html +1 -1
- data/docs/brut-js/api/Form.js.html +1 -1
- data/docs/brut-js/api/I18nTranslation.html +1 -1
- data/docs/brut-js/api/I18nTranslation.js.html +1 -1
- data/docs/brut-js/api/LocaleDetection.html +1 -1
- data/docs/brut-js/api/LocaleDetection.js.html +1 -1
- data/docs/brut-js/api/Logger.html +1 -1
- data/docs/brut-js/api/Logger.js.html +1 -1
- data/docs/brut-js/api/Message.html +1 -1
- data/docs/brut-js/api/Message.js.html +1 -1
- data/docs/brut-js/api/PrefixedLogger.html +1 -1
- data/docs/brut-js/api/RichString.html +1 -1
- data/docs/brut-js/api/RichString.js.html +1 -1
- data/docs/brut-js/api/Tabs.html +1 -1
- data/docs/brut-js/api/Tabs.js.html +1 -1
- data/docs/brut-js/api/Tracing.html +1 -1
- data/docs/brut-js/api/Tracing.js.html +1 -1
- data/docs/brut-js/api/external-CustomElementRegistry.html +1 -1
- data/docs/brut-js/api/external-Performance.html +1 -1
- data/docs/brut-js/api/external-Promise.html +1 -1
- data/docs/brut-js/api/external-ValidityState.html +1 -1
- data/docs/brut-js/api/external-Window.html +1 -1
- data/docs/brut-js/api/external-fetch.html +1 -1
- data/docs/brut-js/api/global.html +1 -1
- data/docs/brut-js/api/index.html +1 -1
- data/docs/brut-js/api/index.js.html +1 -1
- data/docs/brut-js/api/module-testing.html +1 -1
- data/docs/brut-js/api/testing.AssetMetadata.html +1 -1
- data/docs/brut-js/api/testing.AssetMetadataLoader.html +1 -1
- data/docs/brut-js/api/testing.CustomElementTest.html +1 -1
- data/docs/brut-js/api/testing.DOMCreator.html +1 -1
- data/docs/brut-js/api/testing_AssetMetadata.js.html +1 -1
- data/docs/brut-js/api/testing_AssetMetadataLoader.js.html +1 -1
- data/docs/brut-js/api/testing_CustomElementTest.js.html +1 -1
- data/docs/brut-js/api/testing_DOMCreator.js.html +1 -1
- data/docs/brut-js/api/testing_index.js.html +1 -1
- data/docs/brut-js.html +3 -3
- data/docs/business-logic.html +3 -3
- data/docs/cli.html +3 -3
- data/docs/components.html +7 -7
- data/docs/configuration.html +5 -5
- data/docs/css.html +3 -3
- data/docs/custom-element-tests.html +3 -3
- data/docs/database-access.html +3 -3
- data/docs/database-schema.html +3 -3
- data/docs/deployment.html +3 -3
- data/docs/dev-environment.html +3 -3
- data/docs/dir-structure.html +3 -3
- data/docs/doc-conventions.html +3 -3
- data/docs/end-to-end-tests.html +3 -3
- data/docs/features.html +3 -3
- data/docs/flash-and-session.html +3 -3
- data/docs/form-constraints.html +3 -3
- data/docs/forms.html +5 -5
- data/docs/getting-started.html +6 -6
- data/docs/handlers.html +3 -3
- data/docs/hashmap.json +1 -1
- data/docs/hooks.html +3 -3
- data/docs/i18n.html +3 -3
- data/docs/index.html +3 -3
- data/docs/instrumentation.html +3 -3
- data/docs/javascript.html +3 -3
- data/docs/jobs.html +3 -3
- data/docs/keyword-injection.html +3 -3
- data/docs/layouts.html +3 -3
- data/docs/lsp.html +3 -3
- data/docs/markdown-examples.html +3 -3
- data/docs/middleware.html +3 -3
- data/docs/overview.html +3 -3
- data/docs/pages.html +3 -3
- data/docs/recipes/alternate-layouts.html +3 -3
- data/docs/recipes/authentication.html +3 -3
- data/docs/recipes/blank-layouts.html +3 -3
- data/docs/recipes/custom-flash.html +3 -3
- data/docs/recipes/indexed-forms.html +3 -3
- data/docs/recipes/migrations.html +3 -3
- data/docs/recipes/text-field-component.html +3 -3
- data/docs/roadmap.html +3 -3
- data/docs/routes.html +3 -3
- data/docs/security.html +3 -3
- data/docs/seed-data.html +3 -3
- data/docs/space-time-continuum.html +3 -3
- data/docs/tutorial.html +3 -3
- data/docs/unit-tests.html +3 -3
- data/docs/why.html +3 -3
- data/lib/brut/cli/apps/scaffold.rb +1 -1
- data/lib/brut/front_end/component.rb +19 -0
- data/lib/brut/front_end/page.rb +11 -7
- data/lib/brut/sinatra_helpers.rb +1 -0
- data/lib/brut/version.rb +1 -1
- metadata +16 -16
- data/brut-js/CHANGELOG.md +0 -5
- data/docs/assets/adrs.md.JRxZ5uYE.lean.js +0 -1
- data/docs/assets/chunks/@localSearchIndexroot.C9FqcQxD.js +0 -1
- /data/docs/assets/{components.md.BfeWD9sX.lean.js → components.md.iLiv2E9X.lean.js} +0 -0
- /data/docs/assets/{configuration.md.DoSBNc0H.lean.js → configuration.md.DmuAdsli.lean.js} +0 -0
- /data/docs/assets/{forms.md.DFveP5g_.lean.js → forms.md.D8aa_qI-.lean.js} +0 -0
- /data/docs/assets/{getting-started.md.DZWjCVC0.lean.js → getting-started.md.DLplsDUd.lean.js} +0 -0
data/docs/api/method_list.html
CHANGED
@@ -400,6 +400,14 @@
|
|
400
400
|
|
401
401
|
|
402
402
|
<li class="odd ">
|
403
|
+
<div class="item">
|
404
|
+
<span class='object_link'><a href="Brut/FrontEnd/Component.html#around_template-instance_method" title="Brut::FrontEnd::Component#around_template (method)">#around_template</a></span>
|
405
|
+
<small>Brut::FrontEnd::Component</small>
|
406
|
+
</div>
|
407
|
+
</li>
|
408
|
+
|
409
|
+
|
410
|
+
<li class="even ">
|
403
411
|
<div class="item">
|
404
412
|
<span class='object_link'><a href="Brut/FrontEnd/Forms/Input.html#array%3F-instance_method" title="Brut::FrontEnd::Forms::Input#array? (method)">#array?</a></span>
|
405
413
|
<small>Brut::FrontEnd::Forms::Input</small>
|
@@ -407,7 +415,7 @@
|
|
407
415
|
</li>
|
408
416
|
|
409
417
|
|
410
|
-
<li class="
|
418
|
+
<li class="odd ">
|
411
419
|
<div class="item">
|
412
420
|
<span class='object_link'><a href="Brut/FrontEnd/Forms/InputDefinition.html#array%3F-instance_method" title="Brut::FrontEnd::Forms::InputDefinition#array? (method)">#array?</a></span>
|
413
421
|
<small>Brut::FrontEnd::Forms::InputDefinition</small>
|
@@ -415,7 +423,7 @@
|
|
415
423
|
</li>
|
416
424
|
|
417
425
|
|
418
|
-
<li class="
|
426
|
+
<li class="even ">
|
419
427
|
<div class="item">
|
420
428
|
<span class='object_link'><a href="Brut/FrontEnd/Forms/SelectInputDefinition.html#array%3F-instance_method" title="Brut::FrontEnd::Forms::SelectInputDefinition#array? (method)">#array?</a></span>
|
421
429
|
<small>Brut::FrontEnd::Forms::SelectInputDefinition</small>
|
@@ -423,7 +431,7 @@
|
|
423
431
|
</li>
|
424
432
|
|
425
433
|
|
426
|
-
<li class="
|
434
|
+
<li class="odd ">
|
427
435
|
<div class="item">
|
428
436
|
<span class='object_link'><a href="Brut/FrontEnd/Forms/RadioButtonGroupInputDefinition.html#array%3F-instance_method" title="Brut::FrontEnd::Forms::RadioButtonGroupInputDefinition#array? (method)">#array?</a></span>
|
429
437
|
<small>Brut::FrontEnd::Forms::RadioButtonGroupInputDefinition</small>
|
@@ -431,7 +439,7 @@
|
|
431
439
|
</li>
|
432
440
|
|
433
441
|
|
434
|
-
<li class="
|
442
|
+
<li class="even ">
|
435
443
|
<div class="item">
|
436
444
|
<span class='object_link'><a href="Brut/FrontEnd/Handlers/InstrumentationHandler/TraceParent.html#as_carrier-instance_method" title="Brut::FrontEnd::Handlers::InstrumentationHandler::TraceParent#as_carrier (method)">#as_carrier</a></span>
|
437
445
|
<small>Brut::FrontEnd::Handlers::InstrumentationHandler::TraceParent</small>
|
@@ -439,7 +447,7 @@
|
|
439
447
|
</li>
|
440
448
|
|
441
449
|
|
442
|
-
<li class="
|
450
|
+
<li class="odd ">
|
443
451
|
<div class="item">
|
444
452
|
<span class='object_link'><a href="Brut/FrontEnd/RequestContext.html#as_constructor_args-instance_method" title="Brut::FrontEnd::RequestContext#as_constructor_args (method)">#as_constructor_args</a></span>
|
445
453
|
<small>Brut::FrontEnd::RequestContext</small>
|
@@ -447,7 +455,7 @@
|
|
447
455
|
</li>
|
448
456
|
|
449
457
|
|
450
|
-
<li class="
|
458
|
+
<li class="even ">
|
451
459
|
<div class="item">
|
452
460
|
<span class='object_link'><a href="Brut/CLI/ExecutionResults.html#as_execution_result-instance_method" title="Brut::CLI::ExecutionResults#as_execution_result (method)">#as_execution_result</a></span>
|
453
461
|
<small>Brut::CLI::ExecutionResults</small>
|
@@ -455,7 +463,7 @@
|
|
455
463
|
</li>
|
456
464
|
|
457
465
|
|
458
|
-
<li class="
|
466
|
+
<li class="odd ">
|
459
467
|
<div class="item">
|
460
468
|
<span class='object_link'><a href="Brut/FrontEnd/RequestContext.html#as_method_args-instance_method" title="Brut::FrontEnd::RequestContext#as_method_args (method)">#as_method_args</a></span>
|
461
469
|
<small>Brut::FrontEnd::RequestContext</small>
|
@@ -463,7 +471,7 @@
|
|
463
471
|
</li>
|
464
472
|
|
465
473
|
|
466
|
-
<li class="
|
474
|
+
<li class="even ">
|
467
475
|
<div class="item">
|
468
476
|
<span class='object_link'><a href="Brut/FrontEnd/Layout.html#asset_path-instance_method" title="Brut::FrontEnd::Layout#asset_path (method)">#asset_path</a></span>
|
469
477
|
<small>Brut::FrontEnd::Layout</small>
|
@@ -471,7 +479,7 @@
|
|
471
479
|
</li>
|
472
480
|
|
473
481
|
|
474
|
-
<li class="
|
482
|
+
<li class="odd ">
|
475
483
|
<div class="item">
|
476
484
|
<span class='object_link'><a href="Brut/Framework/App.html#before-class_method" title="Brut::Framework::App.before (method)">before</a></span>
|
477
485
|
<small>Brut::Framework::App</small>
|
@@ -479,7 +487,7 @@
|
|
479
487
|
</li>
|
480
488
|
|
481
489
|
|
482
|
-
<li class="
|
490
|
+
<li class="even ">
|
483
491
|
<div class="item">
|
484
492
|
<span class='object_link'><a href="Brut/FrontEnd/RouteHook.html#before-instance_method" title="Brut::FrontEnd::RouteHook#before (method)">#before</a></span>
|
485
493
|
<small>Brut::FrontEnd::RouteHook</small>
|
@@ -487,7 +495,7 @@
|
|
487
495
|
</li>
|
488
496
|
|
489
497
|
|
490
|
-
<li class="
|
498
|
+
<li class="odd ">
|
491
499
|
<div class="item">
|
492
500
|
<span class='object_link'><a href="Brut/FrontEnd/RouteHooks/LocaleDetection.html#before-instance_method" title="Brut::FrontEnd::RouteHooks::LocaleDetection#before (method)">#before</a></span>
|
493
501
|
<small>Brut::FrontEnd::RouteHooks::LocaleDetection</small>
|
@@ -495,7 +503,7 @@
|
|
495
503
|
</li>
|
496
504
|
|
497
505
|
|
498
|
-
<li class="
|
506
|
+
<li class="even ">
|
499
507
|
<div class="item">
|
500
508
|
<span class='object_link'><a href="Brut/FrontEnd/RouteHooks/SetupRequestContext.html#before-instance_method" title="Brut::FrontEnd::RouteHooks::SetupRequestContext#before (method)">#before</a></span>
|
501
509
|
<small>Brut::FrontEnd::RouteHooks::SetupRequestContext</small>
|
@@ -503,7 +511,7 @@
|
|
503
511
|
</li>
|
504
512
|
|
505
513
|
|
506
|
-
<li class="
|
514
|
+
<li class="odd ">
|
507
515
|
<div class="item">
|
508
516
|
<span class='object_link'><a href="Brut/CLI/App.html#before_execute-instance_method" title="Brut::CLI::App#before_execute (method)">#before_execute</a></span>
|
509
517
|
<small>Brut::CLI::App</small>
|
@@ -511,7 +519,7 @@
|
|
511
519
|
</li>
|
512
520
|
|
513
521
|
|
514
|
-
<li class="
|
522
|
+
<li class="even ">
|
515
523
|
<div class="item">
|
516
524
|
<span class='object_link'><a href="Brut/CLI/Apps/DB/NewMigration.html#before_execute-instance_method" title="Brut::CLI::Apps::DB::NewMigration#before_execute (method)">#before_execute</a></span>
|
517
525
|
<small>Brut::CLI::Apps::DB::NewMigration</small>
|
@@ -519,7 +527,7 @@
|
|
519
527
|
</li>
|
520
528
|
|
521
529
|
|
522
|
-
<li class="
|
530
|
+
<li class="odd ">
|
523
531
|
<div class="item">
|
524
532
|
<span class='object_link'><a href="Brut/CLI/Command.html#before_execute-instance_method" title="Brut::CLI::Command#before_execute (method)">#before_execute</a></span>
|
525
533
|
<small>Brut::CLI::Command</small>
|
@@ -527,7 +535,7 @@
|
|
527
535
|
</li>
|
528
536
|
|
529
537
|
|
530
|
-
<li class="
|
538
|
+
<li class="even ">
|
531
539
|
<div class="item">
|
532
540
|
<span class='object_link'><a href="Brut/CLI/Apps/Test.html#before_execute-instance_method" title="Brut::CLI::Apps::Test#before_execute (method)">#before_execute</a></span>
|
533
541
|
<small>Brut::CLI::Apps::Test</small>
|
@@ -535,7 +543,7 @@
|
|
535
543
|
</li>
|
536
544
|
|
537
545
|
|
538
|
-
<li class="
|
546
|
+
<li class="odd ">
|
539
547
|
<div class="item">
|
540
548
|
<span class='object_link'><a href="Brut/CLI/Apps/Scaffold.html#before_execute-instance_method" title="Brut::CLI::Apps::Scaffold#before_execute (method)">#before_execute</a></span>
|
541
549
|
<small>Brut::CLI::Apps::Scaffold</small>
|
@@ -543,7 +551,7 @@
|
|
543
551
|
</li>
|
544
552
|
|
545
553
|
|
546
|
-
<li class="
|
554
|
+
<li class="even ">
|
547
555
|
<div class="item">
|
548
556
|
<span class='object_link'><a href="Brut/CLI/Apps/DeployBase.html#before_execute-instance_method" title="Brut::CLI::Apps::DeployBase#before_execute (method)">#before_execute</a></span>
|
549
557
|
<small>Brut::CLI::Apps::DeployBase</small>
|
@@ -551,7 +559,7 @@
|
|
551
559
|
</li>
|
552
560
|
|
553
561
|
|
554
|
-
<li class="
|
562
|
+
<li class="odd ">
|
555
563
|
<div class="item">
|
556
564
|
<span class='object_link'><a href="Brut/FrontEnd/Page.html#before_generate-instance_method" title="Brut::FrontEnd::Page#before_generate (method)">#before_generate</a></span>
|
557
565
|
<small>Brut::FrontEnd::Page</small>
|
@@ -559,7 +567,7 @@
|
|
559
567
|
</li>
|
560
568
|
|
561
569
|
|
562
|
-
<li class="
|
570
|
+
<li class="even ">
|
563
571
|
<div class="item">
|
564
572
|
<span class='object_link'><a href="Brut/FrontEnd/Handler.html#before_handle-instance_method" title="Brut::FrontEnd::Handler#before_handle (method)">#before_handle</a></span>
|
565
573
|
<small>Brut::FrontEnd::Handler</small>
|
@@ -567,7 +575,7 @@
|
|
567
575
|
</li>
|
568
576
|
|
569
577
|
|
570
|
-
<li class="
|
578
|
+
<li class="odd ">
|
571
579
|
<div class="item">
|
572
580
|
<span class='object_link'><a href="Brut/Framework/App.html#boot!-instance_method" title="Brut::Framework::App#boot! (method)">#boot!</a></span>
|
573
581
|
<small>Brut::Framework::App</small>
|
@@ -575,7 +583,7 @@
|
|
575
583
|
</li>
|
576
584
|
|
577
585
|
|
578
|
-
<li class="
|
586
|
+
<li class="even ">
|
579
587
|
<div class="item">
|
580
588
|
<span class='object_link'><a href="Brut/Framework/MCP.html#boot!-instance_method" title="Brut::Framework::MCP#boot! (method)">#boot!</a></span>
|
581
589
|
<small>Brut::Framework::MCP</small>
|
@@ -583,7 +591,7 @@
|
|
583
591
|
</li>
|
584
592
|
|
585
593
|
|
586
|
-
<li class="
|
594
|
+
<li class="odd ">
|
587
595
|
<div class="item">
|
588
596
|
<span class='object_link'><a href="Brut/Framework/Errors.html#bug!-instance_method" title="Brut::Framework::Errors#bug! (method)">#bug!</a></span>
|
589
597
|
<small>Brut::Framework::Errors</small>
|
@@ -591,7 +599,7 @@
|
|
591
599
|
</li>
|
592
600
|
|
593
601
|
|
594
|
-
<li class="
|
602
|
+
<li class="even ">
|
595
603
|
<div class="item">
|
596
604
|
<span class='object_link'><a href="Brut/FrontEnd/Middlewares/Favicon.html#call-instance_method" title="Brut::FrontEnd::Middlewares::Favicon#call (method)">#call</a></span>
|
597
605
|
<small>Brut::FrontEnd::Middlewares::Favicon</small>
|
@@ -599,7 +607,7 @@
|
|
599
607
|
</li>
|
600
608
|
|
601
609
|
|
602
|
-
<li class="
|
610
|
+
<li class="odd ">
|
603
611
|
<div class="item">
|
604
612
|
<span class='object_link'><a href="Brut/FrontEnd/Middlewares/ReloadApp.html#call-instance_method" title="Brut::FrontEnd::Middlewares::ReloadApp#call (method)">#call</a></span>
|
605
613
|
<small>Brut::FrontEnd::Middlewares::ReloadApp</small>
|
@@ -607,7 +615,7 @@
|
|
607
615
|
</li>
|
608
616
|
|
609
617
|
|
610
|
-
<li class="
|
618
|
+
<li class="even ">
|
611
619
|
<div class="item">
|
612
620
|
<span class='object_link'><a href="Brut/FrontEnd/Middlewares/OpenTelemetrySpan.html#call-instance_method" title="Brut::FrontEnd::Middlewares::OpenTelemetrySpan#call (method)">#call</a></span>
|
613
621
|
<small>Brut::FrontEnd::Middlewares::OpenTelemetrySpan</small>
|
@@ -615,7 +623,7 @@
|
|
615
623
|
</li>
|
616
624
|
|
617
625
|
|
618
|
-
<li class="
|
626
|
+
<li class="odd ">
|
619
627
|
<div class="item">
|
620
628
|
<span class='object_link'><a href="Brut/BackEnd/Sidekiq/Middlewares/Server/FlushSpans.html#call-instance_method" title="Brut::BackEnd::Sidekiq::Middlewares::Server::FlushSpans#call (method)">#call</a></span>
|
621
629
|
<small>Brut::BackEnd::Sidekiq::Middlewares::Server::FlushSpans</small>
|
@@ -623,7 +631,7 @@
|
|
623
631
|
</li>
|
624
632
|
|
625
633
|
|
626
|
-
<li class="
|
634
|
+
<li class="even ">
|
627
635
|
<div class="item">
|
628
636
|
<span class='object_link'><a href="Brut/FrontEnd/Middlewares/AnnotateBrutOwnedPaths.html#call-instance_method" title="Brut::FrontEnd::Middlewares::AnnotateBrutOwnedPaths#call (method)">#call</a></span>
|
629
637
|
<small>Brut::FrontEnd::Middlewares::AnnotateBrutOwnedPaths</small>
|
@@ -631,7 +639,7 @@
|
|
631
639
|
</li>
|
632
640
|
|
633
641
|
|
634
|
-
<li class="
|
642
|
+
<li class="odd ">
|
635
643
|
<div class="item">
|
636
644
|
<span class='object_link'><a href="Brut/I18n/ForCLI.html#capture-instance_method" title="Brut::I18n::ForCLI#capture (method)">#capture</a></span>
|
637
645
|
<small>Brut::I18n::ForCLI</small>
|
@@ -639,7 +647,7 @@
|
|
639
647
|
</li>
|
640
648
|
|
641
649
|
|
642
|
-
<li class="
|
650
|
+
<li class="even ">
|
643
651
|
<div class="item">
|
644
652
|
<span class='object_link'><a href="Brut/I18n/ForBackEnd.html#capture-instance_method" title="Brut::I18n::ForBackEnd#capture (method)">#capture</a></span>
|
645
653
|
<small>Brut::I18n::ForBackEnd</small>
|
@@ -647,7 +655,7 @@
|
|
647
655
|
</li>
|
648
656
|
|
649
657
|
|
650
|
-
<li class="
|
658
|
+
<li class="odd ">
|
651
659
|
<div class="item">
|
652
660
|
<span class='object_link'><a href="Brut/CLI/Apps/DeployBase/GitChecks.html#check!-instance_method" title="Brut::CLI::Apps::DeployBase::GitChecks#check! (method)">#check!</a></span>
|
653
661
|
<small>Brut::CLI::Apps::DeployBase::GitChecks</small>
|
@@ -655,7 +663,7 @@
|
|
655
663
|
</li>
|
656
664
|
|
657
665
|
|
658
|
-
<li class="
|
666
|
+
<li class="even ">
|
659
667
|
<div class="item">
|
660
668
|
<span class='object_link'><a href="Brut/FrontEnd/Pages/MissingPage.html#class_file-instance_method" title="Brut::FrontEnd::Pages::MissingPage#class_file (method)">#class_file</a></span>
|
661
669
|
<small>Brut::FrontEnd::Pages::MissingPage</small>
|
@@ -663,7 +671,7 @@
|
|
663
671
|
</li>
|
664
672
|
|
665
673
|
|
666
|
-
<li class="
|
674
|
+
<li class="odd ">
|
667
675
|
<div class="item">
|
668
676
|
<span class='object_link'><a href="Brut/FrontEnd/Pages/MissingPage.html#class_name-instance_method" title="Brut::FrontEnd::Pages::MissingPage#class_name (method)">#class_name</a></span>
|
669
677
|
<small>Brut::FrontEnd::Pages::MissingPage</small>
|
@@ -671,7 +679,7 @@
|
|
671
679
|
</li>
|
672
680
|
|
673
681
|
|
674
|
-
<li class="
|
682
|
+
<li class="even ">
|
675
683
|
<div class="item">
|
676
684
|
<span class='object_link'><a href="Brut/Framework/Errors/NoClassForPath.html#class_name_path-instance_method" title="Brut::Framework::Errors::NoClassForPath#class_name_path (method)">#class_name_path</a></span>
|
677
685
|
<small>Brut::Framework::Errors::NoClassForPath</small>
|
@@ -679,7 +687,7 @@
|
|
679
687
|
</li>
|
680
688
|
|
681
689
|
|
682
|
-
<li class="
|
690
|
+
<li class="odd ">
|
683
691
|
<div class="item">
|
684
692
|
<span class='object_link'><a href="Brut/BackEnd/SeedData.html#classes-class_method" title="Brut::BackEnd::SeedData.classes (method)">classes</a></span>
|
685
693
|
<small>Brut::BackEnd::SeedData</small>
|
@@ -687,7 +695,7 @@
|
|
687
695
|
</li>
|
688
696
|
|
689
697
|
|
690
|
-
<li class="
|
698
|
+
<li class="even ">
|
691
699
|
<div class="item">
|
692
700
|
<span class='object_link'><a href="Brut/FrontEnd/Flash.html#clear!-instance_method" title="Brut::FrontEnd::Flash#clear! (method)">#clear!</a></span>
|
693
701
|
<small>Brut::FrontEnd::Flash</small>
|
@@ -695,7 +703,7 @@
|
|
695
703
|
</li>
|
696
704
|
|
697
705
|
|
698
|
-
<li class="
|
706
|
+
<li class="odd ">
|
699
707
|
<div class="item">
|
700
708
|
<span class='object_link'><a href="Brut/SpecSupport/RSpecSetup/OptionalSidekiqSupport.html#clear_background_jobs-instance_method" title="Brut::SpecSupport::RSpecSetup::OptionalSidekiqSupport#clear_background_jobs (method)">#clear_background_jobs</a></span>
|
701
709
|
<small>Brut::SpecSupport::RSpecSetup::OptionalSidekiqSupport</small>
|
@@ -703,7 +711,7 @@
|
|
703
711
|
</li>
|
704
712
|
|
705
713
|
|
706
|
-
<li class="
|
714
|
+
<li class="even ">
|
707
715
|
<div class="item">
|
708
716
|
<span class='object_link'><a href="Brut/CLI/ExecutionResults.html#cli_usage_error-instance_method" title="Brut::CLI::ExecutionResults#cli_usage_error (method)">#cli_usage_error</a></span>
|
709
717
|
<small>Brut::CLI::ExecutionResults</small>
|
@@ -711,7 +719,7 @@
|
|
711
719
|
</li>
|
712
720
|
|
713
721
|
|
714
|
-
<li class="
|
722
|
+
<li class="odd ">
|
715
723
|
<div class="item">
|
716
724
|
<span class='object_link'><a href="Brut/FrontEnd/Forms/ConstraintViolation.html#client_side%3F-instance_method" title="Brut::FrontEnd::Forms::ConstraintViolation#client_side? (method)">#client_side?</a></span>
|
717
725
|
<small>Brut::FrontEnd::Forms::ConstraintViolation</small>
|
@@ -719,7 +727,7 @@
|
|
719
727
|
</li>
|
720
728
|
|
721
729
|
|
722
|
-
<li class="
|
730
|
+
<li class="even ">
|
723
731
|
<div class="item">
|
724
732
|
<span class='object_link'><a href="Brut/SpecSupport/ClockSupport.html#clock_at-instance_method" title="Brut::SpecSupport::ClockSupport#clock_at (method)">#clock_at</a></span>
|
725
733
|
<small>Brut::SpecSupport::ClockSupport</small>
|
@@ -727,7 +735,7 @@
|
|
727
735
|
</li>
|
728
736
|
|
729
737
|
|
730
|
-
<li class="
|
738
|
+
<li class="odd ">
|
731
739
|
<div class="item">
|
732
740
|
<span class='object_link'><a href="Brut/SpecSupport/ClockSupport.html#clock_in_timezone_at-instance_method" title="Brut::SpecSupport::ClockSupport#clock_in_timezone_at (method)">#clock_in_timezone_at</a></span>
|
733
741
|
<small>Brut::SpecSupport::ClockSupport</small>
|
@@ -735,7 +743,7 @@
|
|
735
743
|
</li>
|
736
744
|
|
737
745
|
|
738
|
-
<li class="
|
746
|
+
<li class="even ">
|
739
747
|
<div class="item">
|
740
748
|
<span class='object_link'><a href="Brut/CLI/SystemExecError.html#command-instance_method" title="Brut::CLI::SystemExecError#command (method)">#command</a></span>
|
741
749
|
<small>Brut::CLI::SystemExecError</small>
|
@@ -743,7 +751,7 @@
|
|
743
751
|
</li>
|
744
752
|
|
745
753
|
|
746
|
-
<li class="
|
754
|
+
<li class="odd ">
|
747
755
|
<div class="item">
|
748
756
|
<span class='object_link'><a href="Brut/CLI/Command.html#command_name-class_method" title="Brut::CLI::Command.command_name (method)">command_name</a></span>
|
749
757
|
<small>Brut::CLI::Command</small>
|
@@ -751,7 +759,7 @@
|
|
751
759
|
</li>
|
752
760
|
|
753
761
|
|
754
|
-
<li class="
|
762
|
+
<li class="even ">
|
755
763
|
<div class="item">
|
756
764
|
<span class='object_link'><a href="Brut/CLI/Apps/Scaffold/E2ETest.html#command_name-class_method" title="Brut::CLI::Apps::Scaffold::E2ETest.command_name (method)">command_name</a></span>
|
757
765
|
<small>Brut::CLI::Apps::Scaffold::E2ETest</small>
|
@@ -759,7 +767,7 @@
|
|
759
767
|
</li>
|
760
768
|
|
761
769
|
|
762
|
-
<li class="
|
770
|
+
<li class="odd ">
|
763
771
|
<div class="item">
|
764
772
|
<span class='object_link'><a href="Brut/CLI/App.html#commands-class_method" title="Brut::CLI::App.commands (method)">commands</a></span>
|
765
773
|
<small>Brut::CLI::App</small>
|
@@ -767,7 +775,7 @@
|
|
767
775
|
</li>
|
768
776
|
|
769
777
|
|
770
|
-
<li class="
|
778
|
+
<li class="even ">
|
771
779
|
<div class="item">
|
772
780
|
<span class='object_link'><a href="Brut/FrontEnd/Component.html#component_name-class_method" title="Brut::FrontEnd::Component.component_name (method)">component_name</a></span>
|
773
781
|
<small>Brut::FrontEnd::Component</small>
|
@@ -775,7 +783,7 @@
|
|
775
783
|
</li>
|
776
784
|
|
777
785
|
|
778
|
-
<li class="
|
786
|
+
<li class="odd ">
|
779
787
|
<div class="item">
|
780
788
|
<span class='object_link'><a href="Brut/FrontEnd/Component.html#component_name-instance_method" title="Brut::FrontEnd::Component#component_name (method)">#component_name</a></span>
|
781
789
|
<small>Brut::FrontEnd::Component</small>
|
@@ -783,7 +791,7 @@
|
|
783
791
|
</li>
|
784
792
|
|
785
793
|
|
786
|
-
<li class="
|
794
|
+
<li class="even ">
|
787
795
|
<div class="item">
|
788
796
|
<span class='object_link'><a href="Brut/Framework/Config.html#configure!-instance_method" title="Brut::Framework::Config#configure! (method)">#configure!</a></span>
|
789
797
|
<small>Brut::Framework::Config</small>
|
@@ -791,7 +799,7 @@
|
|
791
799
|
</li>
|
792
800
|
|
793
801
|
|
794
|
-
<li class="
|
802
|
+
<li class="odd ">
|
795
803
|
<div class="item">
|
796
804
|
<span class='object_link'><a href="Brut/CLI/App.html#configure_only!-class_method" title="Brut::CLI::App.configure_only! (method)">configure_only!</a></span>
|
797
805
|
<small>Brut::CLI::App</small>
|
@@ -799,7 +807,7 @@
|
|
799
807
|
</li>
|
800
808
|
|
801
809
|
|
802
|
-
<li class="
|
810
|
+
<li class="even ">
|
803
811
|
<div class="item">
|
804
812
|
<span class='object_link'><a href="Brut/CLI/App.html#configure_only%3F-class_method" title="Brut::CLI::App.configure_only? (method)">configure_only?</a></span>
|
805
813
|
<small>Brut::CLI::App</small>
|
@@ -807,7 +815,7 @@
|
|
807
815
|
</li>
|
808
816
|
|
809
817
|
|
810
|
-
<li class="
|
818
|
+
<li class="odd ">
|
811
819
|
<div class="item">
|
812
820
|
<span class='object_link'><a href="Brut/FrontEnd/Form.html#constraint_violations-instance_method" title="Brut::FrontEnd::Form#constraint_violations (method)">#constraint_violations</a></span>
|
813
821
|
<small>Brut::FrontEnd::Form</small>
|
@@ -815,7 +823,7 @@
|
|
815
823
|
</li>
|
816
824
|
|
817
825
|
|
818
|
-
<li class="
|
826
|
+
<li class="even ">
|
819
827
|
<div class="item">
|
820
828
|
<span class='object_link'><a href="Brut/FrontEnd/Form.html#constraint_violations%3F-instance_method" title="Brut::FrontEnd::Form#constraint_violations? (method)">#constraint_violations?</a></span>
|
821
829
|
<small>Brut::FrontEnd::Form</small>
|
@@ -823,7 +831,7 @@
|
|
823
831
|
</li>
|
824
832
|
|
825
833
|
|
826
|
-
<li class="
|
834
|
+
<li class="odd ">
|
827
835
|
<div class="item">
|
828
836
|
<span class='object_link'><a href="Brut/FrontEnd/Forms/ValidityState.html#constraint_violations%3F-instance_method" title="Brut::FrontEnd::Forms::ValidityState#constraint_violations? (method)">#constraint_violations?</a></span>
|
829
837
|
<small>Brut::FrontEnd::Forms::ValidityState</small>
|
@@ -831,7 +839,7 @@
|
|
831
839
|
</li>
|
832
840
|
|
833
841
|
|
834
|
-
<li class="
|
842
|
+
<li class="even ">
|
835
843
|
<div class="item">
|
836
844
|
<span class='object_link'><a href="Brut.html#container-class_method" title="Brut.container (method)">container</a></span>
|
837
845
|
<small>Brut</small>
|
@@ -839,7 +847,7 @@
|
|
839
847
|
</li>
|
840
848
|
|
841
849
|
|
842
|
-
<li class="
|
850
|
+
<li class="odd ">
|
843
851
|
<div class="item">
|
844
852
|
<span class='object_link'><a href="Brut/FrontEnd/Forms/ConstraintViolation.html#context-instance_method" title="Brut::FrontEnd::Forms::ConstraintViolation#context (method)">#context</a></span>
|
845
853
|
<small>Brut::FrontEnd::Forms::ConstraintViolation</small>
|
@@ -847,7 +855,7 @@
|
|
847
855
|
</li>
|
848
856
|
|
849
857
|
|
850
|
-
<li class="
|
858
|
+
<li class="even ">
|
851
859
|
<div class="item">
|
852
860
|
<span class='object_link'><a href="Brut/FrontEnd/RouteHook.html#continue-instance_method" title="Brut::FrontEnd::RouteHook#continue (method)">#continue</a></span>
|
853
861
|
<small>Brut::FrontEnd::RouteHook</small>
|
@@ -855,7 +863,7 @@
|
|
855
863
|
</li>
|
856
864
|
|
857
865
|
|
858
|
-
<li class="
|
866
|
+
<li class="odd ">
|
859
867
|
<div class="item">
|
860
868
|
<span class='object_link'><a href="Brut/CLI/ExecutionResults.html#continue_execution-instance_method" title="Brut::CLI::ExecutionResults#continue_execution (method)">#continue_execution</a></span>
|
861
869
|
<small>Brut::CLI::ExecutionResults</small>
|
@@ -863,7 +871,7 @@
|
|
863
871
|
</li>
|
864
872
|
|
865
873
|
|
866
|
-
<li class="
|
874
|
+
<li class="even ">
|
867
875
|
<div class="item">
|
868
876
|
<span class='object_link'><a href="Sequel/Extensions/BrutMigrations.html#create_table-instance_method" title="Sequel::Extensions::BrutMigrations#create_table (method)">#create_table</a></span>
|
869
877
|
<small>Sequel::Extensions::BrutMigrations</small>
|
@@ -871,7 +879,7 @@
|
|
871
879
|
</li>
|
872
880
|
|
873
881
|
|
874
|
-
<li class="
|
882
|
+
<li class="odd ">
|
875
883
|
<div class="item">
|
876
884
|
<span class='object_link'><a href="Sequel/Extensions/BrutMigrations.html#create_table_from_generator-instance_method" title="Sequel::Extensions::BrutMigrations#create_table_from_generator (method)">#create_table_from_generator</a></span>
|
877
885
|
<small>Sequel::Extensions::BrutMigrations</small>
|
@@ -879,7 +887,7 @@
|
|
879
887
|
</li>
|
880
888
|
|
881
889
|
|
882
|
-
<li class="
|
890
|
+
<li class="even ">
|
883
891
|
<div class="item">
|
884
892
|
<span class='object_link'><a href="Brut/FrontEnd/RequestContext.html#current-class_method" title="Brut::FrontEnd::RequestContext.current (method)">current</a></span>
|
885
893
|
<small>Brut::FrontEnd::RequestContext</small>
|
@@ -887,7 +895,7 @@
|
|
887
895
|
</li>
|
888
896
|
|
889
897
|
|
890
|
-
<li class="
|
898
|
+
<li class="odd ">
|
891
899
|
<div class="item">
|
892
900
|
<span class='object_link'><a href="Brut/FrontEnd/Download.html#data-instance_method" title="Brut::FrontEnd::Download#data (method)">#data</a></span>
|
893
901
|
<small>Brut::FrontEnd::Download</small>
|
@@ -895,7 +903,7 @@
|
|
895
903
|
</li>
|
896
904
|
|
897
905
|
|
898
|
-
<li class="
|
906
|
+
<li class="even ">
|
899
907
|
<div class="item">
|
900
908
|
<span class='object_link'><a href="Brut/CLI/App.html#default_command-class_method" title="Brut::CLI::App.default_command (method)">default_command</a></span>
|
901
909
|
<small>Brut::CLI::App</small>
|
@@ -903,7 +911,7 @@
|
|
903
911
|
</li>
|
904
912
|
|
905
913
|
|
906
|
-
<li class="
|
914
|
+
<li class="odd ">
|
907
915
|
<div class="item">
|
908
916
|
<span class='object_link'><a href="Brut/CLI/App.html#default_env-class_method" title="Brut::CLI::App.default_env (method)">default_env</a></span>
|
909
917
|
<small>Brut::CLI::App</small>
|
@@ -911,7 +919,7 @@
|
|
911
919
|
</li>
|
912
920
|
|
913
921
|
|
914
|
-
<li class="
|
922
|
+
<li class="even ">
|
915
923
|
<div class="item">
|
916
924
|
<span class='object_link'><a href="Brut/CLI/Command.html#default_env-class_method" title="Brut::CLI::Command.default_env (method)">default_env</a></span>
|
917
925
|
<small>Brut::CLI::Command</small>
|
@@ -919,7 +927,7 @@
|
|
919
927
|
</li>
|
920
928
|
|
921
929
|
|
922
|
-
<li class="
|
930
|
+
<li class="odd ">
|
923
931
|
<div class="item">
|
924
932
|
<span class='object_link'><a href="Brut/CLI/Command.html#delegate_to_commands-instance_method" title="Brut::CLI::Command#delegate_to_commands (method)">#delegate_to_commands</a></span>
|
925
933
|
<small>Brut::CLI::Command</small>
|
@@ -927,7 +935,7 @@
|
|
927
935
|
</li>
|
928
936
|
|
929
937
|
|
930
|
-
<li class="
|
938
|
+
<li class="even ">
|
931
939
|
<div class="item">
|
932
940
|
<span class='object_link'><a href="Brut/FrontEnd/Session.html#delete-instance_method" title="Brut::FrontEnd::Session#delete (method)">#delete</a></span>
|
933
941
|
<small>Brut::FrontEnd::Session</small>
|
@@ -935,7 +943,7 @@
|
|
935
943
|
</li>
|
936
944
|
|
937
945
|
|
938
|
-
<li class="
|
946
|
+
<li class="odd ">
|
939
947
|
<div class="item">
|
940
948
|
<span class='object_link'><a href="Brut/CLI/App.html#description-class_method" title="Brut::CLI::App.description (method)">description</a></span>
|
941
949
|
<small>Brut::CLI::App</small>
|
@@ -943,7 +951,7 @@
|
|
943
951
|
</li>
|
944
952
|
|
945
953
|
|
946
|
-
<li class="
|
954
|
+
<li class="even ">
|
947
955
|
<div class="item">
|
948
956
|
<span class='object_link'><a href="Brut/CLI/Command.html#description-class_method" title="Brut::CLI::Command.description (method)">description</a></span>
|
949
957
|
<small>Brut::CLI::Command</small>
|
@@ -951,7 +959,7 @@
|
|
951
959
|
</li>
|
952
960
|
|
953
961
|
|
954
|
-
<li class="
|
962
|
+
<li class="odd ">
|
955
963
|
<div class="item">
|
956
964
|
<span class='object_link'><a href="Brut/CLI/Command.html#detailed_description-class_method" title="Brut::CLI::Command.detailed_description (method)">detailed_description</a></span>
|
957
965
|
<small>Brut::CLI::Command</small>
|
@@ -959,7 +967,7 @@
|
|
959
967
|
</li>
|
960
968
|
|
961
969
|
|
962
|
-
<li class="
|
970
|
+
<li class="even ">
|
963
971
|
<div class="item">
|
964
972
|
<span class='object_link'><a href="Brut/Framework/ProjectEnvironment.html#development%3F-instance_method" title="Brut::Framework::ProjectEnvironment#development? (method)">#development?</a></span>
|
965
973
|
<small>Brut::Framework::ProjectEnvironment</small>
|
@@ -967,7 +975,7 @@
|
|
967
975
|
</li>
|
968
976
|
|
969
977
|
|
970
|
-
<li class="
|
978
|
+
<li class="odd ">
|
971
979
|
<div class="item">
|
972
980
|
<span class='object_link'><a href="Brut/SpecSupport/RSpecSetup/OptionalSidekiqSupport.html#disable_sidekiq_testing-instance_method" title="Brut::SpecSupport::RSpecSetup::OptionalSidekiqSupport#disable_sidekiq_testing (method)">#disable_sidekiq_testing</a></span>
|
973
981
|
<small>Brut::SpecSupport::RSpecSetup::OptionalSidekiqSupport</small>
|
@@ -975,7 +983,7 @@
|
|
975
983
|
</li>
|
976
984
|
|
977
985
|
|
978
|
-
<li class="
|
986
|
+
<li class="even ">
|
979
987
|
<div class="item">
|
980
988
|
<span class='object_link'><a href="Brut/SpecSupport/EnhancedNode.html#e-instance_method" title="Brut::SpecSupport::EnhancedNode#e (method)">#e</a></span>
|
981
989
|
<small>Brut::SpecSupport::EnhancedNode</small>
|
@@ -983,7 +991,7 @@
|
|
983
991
|
</li>
|
984
992
|
|
985
993
|
|
986
|
-
<li class="
|
994
|
+
<li class="odd ">
|
987
995
|
<div class="item">
|
988
996
|
<span class='object_link'><a href="Brut/SpecSupport/EnhancedNode.html#e!-instance_method" title="Brut::SpecSupport::EnhancedNode#e! (method)">#e!</a></span>
|
989
997
|
<small>Brut::SpecSupport::EnhancedNode</small>
|
@@ -991,7 +999,7 @@
|
|
991
999
|
</li>
|
992
1000
|
|
993
1001
|
|
994
|
-
<li class="
|
1002
|
+
<li class="even ">
|
995
1003
|
<div class="item">
|
996
1004
|
<span class='object_link'><a href="Brut/FrontEnd/Forms/ValidityState.html#each-instance_method" title="Brut::FrontEnd::Forms::ValidityState#each (method)">#each</a></span>
|
997
1005
|
<small>Brut::FrontEnd::Forms::ValidityState</small>
|
@@ -999,7 +1007,7 @@
|
|
999
1007
|
</li>
|
1000
1008
|
|
1001
1009
|
|
1002
|
-
<li class="
|
1010
|
+
<li class="odd ">
|
1003
1011
|
<div class="item">
|
1004
1012
|
<span class='object_link'><a href="Brut/SpecSupport/FlashSupport.html#empty_flash-instance_method" title="Brut::SpecSupport::FlashSupport#empty_flash (method)">#empty_flash</a></span>
|
1005
1013
|
<small>Brut::SpecSupport::FlashSupport</small>
|
@@ -1007,7 +1015,7 @@
|
|
1007
1015
|
</li>
|
1008
1016
|
|
1009
1017
|
|
1010
|
-
<li class="
|
1018
|
+
<li class="even ">
|
1011
1019
|
<div class="item">
|
1012
1020
|
<span class='object_link'><a href="Brut/SpecSupport/SessionSupport.html#empty_session-instance_method" title="Brut::SpecSupport::SessionSupport#empty_session (method)">#empty_session</a></span>
|
1013
1021
|
<small>Brut::SpecSupport::SessionSupport</small>
|
@@ -1015,6 +1023,14 @@
|
|
1015
1023
|
</li>
|
1016
1024
|
|
1017
1025
|
|
1026
|
+
<li class="odd ">
|
1027
|
+
<div class="item">
|
1028
|
+
<span class='object_link'><a href="Brut/FrontEnd/Component/Helpers.html#entity-instance_method" title="Brut::FrontEnd::Component::Helpers#entity (method)">#entity</a></span>
|
1029
|
+
<small>Brut::FrontEnd::Component::Helpers</small>
|
1030
|
+
</div>
|
1031
|
+
</li>
|
1032
|
+
|
1033
|
+
|
1018
1034
|
<li class="even ">
|
1019
1035
|
<div class="item">
|
1020
1036
|
<span class='object_link'><a href="Brut/CLI/App.html#env_var-class_method" title="Brut::CLI::App.env_var (method)">env_var</a></span>
|