Table of Contents - ballast-2.2.6 Documentation
Classes and Modules
- Ballast
- Ballast::AjaxResponse
- Ballast::Concerns
- Ballast::Concerns::AjaxHandling
- Ballast::Concerns::Common
- Ballast::Concerns::ErrorsHandling
- Ballast::Concerns::JSONApi
- Ballast::Concerns::JSONApi::PaginationHandling
- Ballast::Concerns::JSONApi::RequestHandling
- Ballast::Concerns::JSONApi::ResponseHandling
- Ballast::Concerns::View
- Ballast::Configuration
- Ballast::Emoji
- Ballast::Emoji::Character
- Ballast::Emoji::Utils
- Ballast::Errors
- Ballast::Errors::Base
- Ballast::Errors::Failure
- Ballast::Errors::InvalidDomain
- Ballast::Errors::ValidationFailure
- Ballast::Middlewares
- Ballast::Middlewares::DefaultHost
- Ballast::RequestDomainMatcher
- Ballast::Service
- Ballast::Service::Response
- Ballast::Version
Methods
- ::call — Ballast::Service
- ::default_environment — Ballast::Configuration
- ::default_root — Ballast::Configuration
- ::fail! — Ballast::Service
- ::fail_validation! — Ballast::Service
- ::handle_failure — Ballast::Service
- ::in_em_thread — Ballast
- ::new — Ballast::AjaxResponse
- ::new — Ballast::Configuration
- ::new — Ballast::Errors::Base
- ::new — Ballast::Middlewares::DefaultHost
- ::new — Ballast::RequestDomainMatcher
- ::new — Ballast::Service
- ::new — Ballast::Service::Response
- #ajax_request? — Ballast::Concerns::AjaxHandling
- #allow_cors — Ballast::Concerns::AjaxHandling
- #as_ajax_response — Ballast::Service::Response
- #as_json — Ballast::AjaxResponse
- #authenticate_user — Ballast::Concerns::Common
- #browser — Ballast::Concerns::View
- #browser_supported? — Ballast::Concerns::View
- #call — Ballast::Middlewares::DefaultHost
- #call — Ballast::Service
- #disallow_robots — Ballast::Concerns::AjaxHandling
- #enumerate — Ballast::Emoji::Utils
- #error — Ballast::Service::Response
- #fail! — Ballast::Service
- #fail? — Ballast::Service::Response
- #fail_validation! — Ballast::Service
- #failed? — Ballast::Service::Response
- #format_long_date — Ballast::Concerns::Common
- #format_short_amount — Ballast::Concerns::Common
- #format_short_duration — Ballast::Concerns::Common
- #generate_robots_txt — Ballast::Concerns::AjaxHandling
- #handle_error — Ballast::Concerns::ErrorsHandling
- #html — Ballast::Emoji::Character
- #image — Ballast::Emoji::Character
- #image_tag — Ballast::Emoji::Character
- #javascript_params — Ballast::Concerns::View
- #json? — Ballast::Concerns::Common
- #layout_param — Ballast::Concerns::View
- #layout_params — Ballast::Concerns::View
- #markup — Ballast::Emoji::Character
- #matches? — Ballast::RequestDomainMatcher
- #numeric_status — Ballast::AjaxResponse
- #paginate — Ballast::Concerns::JSONApi::PaginationHandling
- #pagination_field — Ballast::Concerns::JSONApi::PaginationHandling
- #pagination_skip? — Ballast::Concerns::JSONApi::PaginationHandling
- #pagination_supported? — Ballast::Concerns::JSONApi::PaginationHandling
- #pagination_url — Ballast::Concerns::JSONApi::PaginationHandling
- #perform_service — Ballast::Concerns::Common
- #prepare_ajax_response — Ballast::Concerns::AjaxHandling
- #prevent_caching — Ballast::Concerns::AjaxHandling
- #replace — Ballast::Emoji::Utils
- #replace_regex — Ballast::Emoji::Utils
- #reply — Ballast::AjaxResponse
- #request_cast_attributes — Ballast::Concerns::JSONApi::RequestHandling
- #request_data? — Ballast::Concerns::Common
- #request_extract_model — Ballast::Concerns::JSONApi::RequestHandling
- #request_handle_cors — Ballast::Concerns::JSONApi::RequestHandling
- #request_source_host — Ballast::Concerns::JSONApi::RequestHandling
- #request_valid_content_type — Ballast::Concerns::JSONApi::RequestHandling
- #request_validate — Ballast::Concerns::JSONApi::RequestHandling
- #response_data — Ballast::Concerns::JSONApi::ResponseHandling
- #response_include — Ballast::Concerns::JSONApi::ResponseHandling
- #response_included — Ballast::Concerns::JSONApi::ResponseHandling
- #response_links — Ballast::Concerns::JSONApi::ResponseHandling
- #response_meta — Ballast::Concerns::JSONApi::ResponseHandling
- #response_template_for — Ballast::Concerns::JSONApi::ResponseHandling
- #response_timestamp — Ballast::Concerns::JSONApi::ResponseHandling
- #scope_css — Ballast::Concerns::View
- #succeeded? — Ballast::Service::Response
- #success? — Ballast::Service::Response
- #successful? — Ballast::Service::Response
- #update_javascript_params — Ballast::Concerns::View
- #update_layout_params — Ballast::Concerns::View
- #url — Ballast::Emoji::Character
- #url_for — Ballast::Emoji::Utils