Module: Rad

Defined in:
lib/rad/environment.rb,
lib/rad/http.rb,
lib/rad/http/http.rb,
lib/rad/spec/mail.rb,
lib/rad/controller.rb,
lib/rad/html/flash.rb,
lib/rad/environment.rb,
lib/rad/integration.rb,
lib/rad/mail/letter.rb,
lib/rad/mail/mailer.rb,
lib/rad/remote/remote.rb,
lib/rad/support/micon.rb,
lib/rad/conveyor/params.rb,
lib/rad/support/filters.rb,
lib/rad/conveyor/conveyor.rb,
lib/rad/http/http_adapter.rb,
lib/rad/support/callbacks.rb,
lib/rad/template/template.rb,
lib/rad/conveyor/conveyors.rb,
lib/rad/conveyor/processor.rb,
lib/rad/conveyor/workspace.rb,
lib/rad/environment/config.rb,
lib/rad/router/core/router.rb,
lib/rad/mail/mail_controller.rb,
lib/rad/environment/environment.rb,
lib/rad/environment/files_helper.rb,
lib/rad/html/helpers/form_helper.rb,
lib/rad/html/helpers/html_helper.rb,
lib/rad/router/core/configurator.rb,
lib/rad/html/helpers/flash_helper.rb,
lib/rad/html/helpers/model_helper.rb,
lib/rad/http/support/rack/request.rb,
lib/rad/router/core/simple_router.rb,
lib/rad/template/template_context.rb,
lib/rad/controller/http_controller.rb,
lib/rad/http/support/rack/response.rb,
lib/rad/http/processors/http_logger.rb,
lib/rad/http/processors/http_writer.rb,
lib/rad/router/routers/alias_router.rb,
lib/rad/http/middleware/static_files.rb,
lib/rad/controller/controller_context.rb,
lib/rad/html/processors/prepare_flash.rb,
lib/rad/html/processors/scoped_params.rb,
lib/rad/router/core/processors/router.rb,
lib/rad/router/routers/restful_router.rb,
lib/rad/controller/abstract_controller.rb,
lib/rad/html/helpers/basic_html_helper.rb,
lib/rad/html/helpers/javascript_helper.rb,
lib/rad/http/processors/prepare_params.rb,
lib/rad/http/support/rack/rack_adapter.rb,
lib/rad/mail/processors/letter_builder.rb,
lib/rad/router/routers/abstract_router.rb,
lib/rad/http/processors/evaluate_format.rb,
lib/rad/remote/processors/remote_caller.rb,
lib/rad/remote/processors/remote_logger.rb,
lib/rad/router/core/core_routing_helper.rb,
lib/rad/conveyor/processors/conveyor_logger.rb,
lib/rad/router/core/default_format_processor.rb,
lib/rad/controller/abstract_controller/render.rb,
lib/rad/integration/router/view_routing_helper.rb,
lib/rad/controller/processors/controller_caller.rb,
lib/rad/controller/processors/controller_logger.rb,
lib/rad/controller/abstract_controller/responder.rb,
lib/rad/integration/controller_micelaneous_helper.rb,
lib/rad/controller/abstract_controller/micelaneous.rb,
lib/rad/integration/router/abstract_routing_helper.rb,
lib/rad/integration/router/controller_routing_helper.rb,
lib/rad/controller/processors/controller_error_handling.rb

Overview

Converts href="attribute">model’ => value into => {‘attribute’ => value}

Defined Under Namespace

Modules: AbstractController, AbstractRouter, AbstractRoutingHelper, BasicHtmlHelper, Callbacks, ControllerMicelaneousHelper, ControllerRoutingHelper, CoreRoutingHelper, FilesHelper, Filters, FlashHelper, FormHelper, HTTP, HTTPAdapter, HtmlHelper, HttpController, JavascriptHelper, MailController, Processors, RSpecHelper, Remote, Routes, Template, ViewRoutingHelper Classes: AliasRouter, Config, ControllerContext, Conveyor, Conveyors, DefaultFormatProcessor, Environment, Flash, Letter, Mailer, ModelHelper, Params, Processor, RackAdapter, Request, Response, RestfulRouter, Router, SimpleRouter, StaticFiles, TemplateContext, Workspace

Constant Summary collapse

VERSION =
'0.0.1'