Table of Contents - actionpack-3.2.22.2 Documentation
Pages
Classes and Modules
- AbstractController
- AbstractController::ActionNotFound
- AbstractController::AssetPaths
- AbstractController::Base
- AbstractController::Callbacks
- AbstractController::Callbacks::ClassMethods
- AbstractController::Collector
- AbstractController::Collector::Mime
- AbstractController::DoubleRenderError
- AbstractController::Error
- AbstractController::Helpers
- AbstractController::Helpers::ClassMethods
- AbstractController::I18nProxy
- AbstractController::Layouts
- AbstractController::Layouts::ClassMethods
- AbstractController::Layouts::ClassMethods::LayoutConditions
- AbstractController::Logger
- AbstractController::Railties
- AbstractController::Railties::RoutesHelpers
- AbstractController::Rendering
- AbstractController::Rendering::ClassMethods
- AbstractController::Translation
- AbstractController::UrlFor
- AbstractController::UrlFor::ClassMethods
- AbstractController::ViewPaths
- AbstractController::ViewPaths::ActionView
- AbstractController::ViewPaths::ClassMethods
- ActionController
- ActionController::ActionControllerError
- ActionController::Base
- ActionController::Caching
- ActionController::Caching::Actions
- ActionController::Caching::Actions::ActionCacheFilter
- ActionController::Caching::Actions::ActionCachePath
- ActionController::Caching::Actions::ClassMethods
- ActionController::Caching::ActiveRecord
- ActionController::Caching::ConfigMethods
- ActionController::Caching::Fragments
- ActionController::Caching::Pages
- ActionController::Caching::Pages::ClassMethods
- ActionController::Caching::Sweeper
- ActionController::Caching::Sweeping
- ActionController::Caching::Sweeping::ClassMethods
- ActionController::Compatibility
- ActionController::ConditionalGet
- ActionController::Cookies
- ActionController::DataStreaming
- ActionController::DataStreaming::FileBody
- ActionController::Flash
- ActionController::ForceSSL
- ActionController::ForceSSL::ClassMethods
- ActionController::Head
- ActionController::Helpers
- ActionController::Helpers::ClassMethods
- ActionController::HideActions
- ActionController::HideActions::ClassMethods
- ActionController::HttpAuthentication
- ActionController::HttpAuthentication::Basic
- ActionController::HttpAuthentication::Basic::ControllerMethods
- ActionController::HttpAuthentication::Basic::ControllerMethods::ClassMethods
- ActionController::HttpAuthentication::Digest
- ActionController::HttpAuthentication::Digest::ControllerMethods
- ActionController::HttpAuthentication::Token
- ActionController::HttpAuthentication::Token::ControllerMethods
- ActionController::ImplicitRender
- ActionController::Instrumentation
- ActionController::Instrumentation::ClassMethods
- ActionController::InvalidAuthenticityToken
- ActionController::LogSubscriber
- ActionController::Metal
- ActionController::MethodNotAllowed
- ActionController::Middleware
- ActionController::Middleware::ActionMiddleware
- ActionController::MiddlewareStack
- ActionController::MiddlewareStack::Middleware
- ActionController::MimeResponds
- ActionController::MimeResponds::ClassMethods
- ActionController::MimeResponds::Collector
- ActionController::MissingFile
- ActionController::NotImplemented
- ActionController::ParamsWrapper
- ActionController::ParamsWrapper::ClassMethods
- ActionController::RackDelegation
- ActionController::Railtie
- ActionController::Railtie::ActiveSupport
- ActionController::Railties
- ActionController::Railties::Paths
- ActionController::RecordIdentifier
- ActionController::RedirectBackError
- ActionController::Redirecting
- ActionController::RenderError
- ActionController::Renderers
- ActionController::Renderers::All
- ActionController::Renderers::ClassMethods
- ActionController::Renderers::Mime
- ActionController::Rendering
- ActionController::RequestForgeryProtection
- ActionController::RequestForgeryProtection::ClassMethods
- ActionController::Rescue
- ActionController::Responder
- ActionController::RoutingError
- ActionController::SessionManagement
- ActionController::SessionManagement::ActiveSupport
- ActionController::SessionManagement::ClassMethods
- ActionController::SessionOverflowError
- ActionController::Streaming
- ActionController::TemplateAssertions
- ActionController::TestCase
- ActionController::TestCase::Behavior
- ActionController::TestCase::Behavior::ClassMethods
- ActionController::TestCase::RaiseActionExceptions
- ActionController::TestRequest
- ActionController::TestRequest::Result
- ActionController::TestResponse
- ActionController::TestSession
- ActionController::Testing
- ActionController::Testing::ClassMethods
- ActionController::UnknownController
- ActionController::UnknownHttpMethod
- ActionController::UrlFor
- ActionDispatch
- ActionDispatch::Assertions
- ActionDispatch::Assertions::DomAssertions
- ActionDispatch::Assertions::ResponseAssertions
- ActionDispatch::Assertions::RoutingAssertions
- ActionDispatch::Assertions::SelectorAssertions
- ActionDispatch::Assertions::TagAssertions
- ActionDispatch::BestStandardsSupport
- ActionDispatch::BodyProxy
- ActionDispatch::Callbacks
- ActionDispatch::Cookies
- ActionDispatch::Cookies::CookieJar
- ActionDispatch::Cookies::CookieOverflow
- ActionDispatch::Cookies::PermanentCookieJar
- ActionDispatch::Cookies::SignedCookieJar
- ActionDispatch::DebugExceptions
- ActionDispatch::ExceptionWrapper
- ActionDispatch::FileHandler
- ActionDispatch::Flash
- ActionDispatch::Flash::FlashHash
- ActionDispatch::Flash::FlashNow
- ActionDispatch::Head
- ActionDispatch::Http
- ActionDispatch::Http::Cache
- ActionDispatch::Http::Cache::Request
- ActionDispatch::Http::Cache::Response
- ActionDispatch::Http::FilterParameters
- ActionDispatch::Http::Headers
- ActionDispatch::Http::MimeNegotiation
- ActionDispatch::Http::ParameterFilter
- ActionDispatch::Http::Parameters
- ActionDispatch::Http::URL
- ActionDispatch::Http::Upload
- ActionDispatch::Http::UploadedFile
- ActionDispatch::Integration
- ActionDispatch::Integration::RequestHelpers
- ActionDispatch::Integration::Runner
- ActionDispatch::Integration::Session
- ActionDispatch::IntegrationTest
- ActionDispatch::MiddlewareStack
- ActionDispatch::MiddlewareStack::Middleware
- ActionDispatch::ParamsParser
- ActionDispatch::PerformanceTest
- ActionDispatch::PublicExceptions
- ActionDispatch::RailsEntityStore
- ActionDispatch::RailsMetaStore
- ActionDispatch::Railtie
- ActionDispatch::Railtie::ActiveSupport
- ActionDispatch::Reloader
- ActionDispatch::RemoteIp
- ActionDispatch::RemoteIp::GetIp
- ActionDispatch::RemoteIp::IpSpoofAttackError
- ActionDispatch::Request
- ActionDispatch::RequestId
- ActionDispatch::Rescue
- ActionDispatch::Response
- ActionDispatch::Routing
- ActionDispatch::Routing::Helpers
- ActionDispatch::Routing::Mapper
- ActionDispatch::Routing::Mapper::Base
- ActionDispatch::Routing::Mapper::Constraints
- ActionDispatch::Routing::Mapper::HttpHelpers
- ActionDispatch::Routing::Mapper::Mapping
- ActionDispatch::Routing::Mapper::Resources
- ActionDispatch::Routing::Mapper::Resources::Resource
- ActionDispatch::Routing::Mapper::Resources::SingletonResource
- ActionDispatch::Routing::Mapper::Scoping
- ActionDispatch::Routing::OptionRedirect
- ActionDispatch::Routing::PolymorphicRoutes
- ActionDispatch::Routing::Redirect
- ActionDispatch::Routing::Redirection
- ActionDispatch::Routing::RouteSet
- ActionDispatch::Routing::RouteSet::Dispatcher
- ActionDispatch::Routing::RouteSet::Generator
- ActionDispatch::Routing::RouteSet::MountedHelpers
- ActionDispatch::Routing::RouteSet::NamedRouteCollection
- ActionDispatch::Routing::RoutesProxy
- ActionDispatch::Routing::UrlFor
- ActionDispatch::Session
- ActionDispatch::Session::AbstractStore
- ActionDispatch::Session::CacheStore
- ActionDispatch::Session::Compatibility
- ActionDispatch::Session::CookieStore
- ActionDispatch::Session::DestroyableSession
- ActionDispatch::Session::MemCacheStore
- ActionDispatch::Session::SessionRestoreError
- ActionDispatch::Session::StaleSessionCheck
- ActionDispatch::ShowExceptions
- ActionDispatch::Static
- ActionDispatch::TestProcess
- ActionDispatch::TestRequest
- ActionDispatch::TestResponse
- ActionPack
- ActionPack::VERSION
- ActionView
- ActionView::AbstractRenderer
- ActionView::ActionViewError
- ActionView::AssetPaths
- ActionView::AssetPaths
- ActionView::Base
- ActionView::CompiledTemplates
- ActionView::Context
- ActionView::EncodingError
- ActionView::FallbackFileSystemResolver
- ActionView::FileSystemResolver
- ActionView::FixtureResolver
- ActionView::Helpers
- ActionView::Helpers::ActiveModelHelper
- ActionView::Helpers::ActiveModelInstanceTag
- ActionView::Helpers::AssetTagHelper
- ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- ActionView::Helpers::AssetTagHelper::AssetPaths
- ActionView::Helpers::AssetTagHelper::JavascriptIncludeTag
- ActionView::Helpers::AssetTagHelper::JavascriptTagHelpers
- ActionView::Helpers::AssetTagHelper::JavascriptTagHelpers::ClassMethods
- ActionView::Helpers::AssetTagHelper::StylesheetIncludeTag
- ActionView::Helpers::AssetTagHelper::StylesheetTagHelpers
- ActionView::Helpers::AssetTagHelper::StylesheetTagHelpers::ClassMethods
- ActionView::Helpers::AtomFeedHelper
- ActionView::Helpers::AtomFeedHelper::AtomBuilder
- ActionView::Helpers::AtomFeedHelper::AtomFeedBuilder
- ActionView::Helpers::CacheHelper
- ActionView::Helpers::CaptureHelper
- ActionView::Helpers::ControllerHelper
- ActionView::Helpers::CsrfHelper
- ActionView::Helpers::DateHelper
- ActionView::Helpers::DateHelperInstanceTag
- ActionView::Helpers::DateTimeSelector
- ActionView::Helpers::DebugHelper
- ActionView::Helpers::FormBuilder
- ActionView::Helpers::FormHelper
- ActionView::Helpers::FormOptionsHelper
- ActionView::Helpers::FormTagHelper
- ActionView::Helpers::InstanceTag
- ActionView::Helpers::JavaScriptHelper
- ActionView::Helpers::NumberHelper
- ActionView::Helpers::NumberHelper::InvalidNumberError
- ActionView::Helpers::OutputSafetyHelper
- ActionView::Helpers::RecordTagHelper
- ActionView::Helpers::RenderingHelper
- ActionView::Helpers::SanitizeHelper
- ActionView::Helpers::SanitizeHelper::ClassMethods
- ActionView::Helpers::TagHelper
- ActionView::Helpers::TextHelper
- ActionView::Helpers::TextHelper::Cycle
- ActionView::Helpers::TranslationHelper
- ActionView::Helpers::UrlHelper
- ActionView::LogSubscriber
- ActionView::LookupContext
- ActionView::LookupContext::Accessors
- ActionView::LookupContext::DetailsCache
- ActionView::LookupContext::DetailsKey
- ActionView::LookupContext::Template
- ActionView::LookupContext::ViewPaths
- ActionView::MissingTemplate
- ActionView::NullResolver
- ActionView::OptimizedFileSystemResolver
- ActionView::OutputBuffer
- ActionView::OutputFlow
- ActionView::PartialRenderer
- ActionView::PathResolver
- ActionView::PathSet
- ActionView::Railtie
- ActionView::Renderer
- ActionView::Resolver
- ActionView::Resolver::Path
- ActionView::StreamingBuffer
- ActionView::StreamingFlow
- ActionView::StreamingTemplateRenderer
- ActionView::StreamingTemplateRenderer::Body
- ActionView::Template
- ActionView::Template::Error
- ActionView::Template::Handlers
- ActionView::Template::Handlers::Builder
- ActionView::Template::Handlers::ERB
- ActionView::Template::Handlers::Erubis
- ActionView::Template::Text
- ActionView::TemplateRenderer
- ActionView::TestCase
- ActionView::TestCase::Behavior
- ActionView::TestCase::Behavior::ClassMethods
- ActionView::TestCase::Behavior::Locals
- ActionView::TestCase::TestController
- ActionView::WrongEncodingError
- ActiveSupport
- HTML
- HTML::CDATA
- HTML::Conditions
- HTML::Document
- HTML::FullSanitizer
- HTML::LinkSanitizer
- HTML::Node
- HTML::Sanitizer
- HTML::Selector
- HTML::Selector::InvalidSelectorError
- HTML::Tag
- HTML::Text
- HTML::Tokenizer
- HTML::Version
- HTML::WhiteListSanitizer
- Mime
- Mime::Mimes
- Mime::Type
- Mime::Type::AcceptItem
- Rack
- Rack::Cache
- Rack::Cache::EntityStore
- Rack::Cache::MetaStore
- Rack::Session
- Rack::Session::Abstract
- Sprockets
- Sprockets::Bootstrap
- Sprockets::Compressors
- Sprockets::Helpers
- Sprockets::Helpers::IsolatedHelper
- Sprockets::Helpers::RailsHelper
- Sprockets::Helpers::RailsHelper::AssetPaths
- Sprockets::Helpers::RailsHelper::AssetPaths::AssetNotPrecompiledError
- Sprockets::LazyCompressor
- Sprockets::NullCompressor
- Sprockets::Railtie
- Sprockets::StaticCompiler
Methods
- ::[] — Mime
- ::_to_partial_path — ActionView::Helpers::FormBuilder
- ::abstract! — AbstractController::Base
- ::action — ActionController::Metal
- ::action_methods — AbstractController::Base
- ::add — ActionController::Renderers
- ::add_renderer — ActionController
- ::after — ActionDispatch::Callbacks
- ::app — ActionDispatch::IntegrationTest
- ::app= — ActionDispatch::IntegrationTest
- ::before — ActionDispatch::Callbacks
- ::build — ActionView::Resolver::Path
- ::build — ActionController::Middleware
- ::cache_template_loading — ActionView::Base
- ::cache_template_loading= — ActionView::Base
- ::call — ActionController::Metal
- ::call — ActionController::Responder
- ::call — ActionView::Template::Handlers::ERB
- ::check_box_checked? — ActionView::Helpers::InstanceTag
- ::cleanup! — ActionDispatch::Reloader
- ::clear_action_methods! — AbstractController::Base
- ::controller_name — ActionController::Metal
- ::controller_path — AbstractController::Base
- ::default_charset= — ActionController::Compatibility
- ::extract_domain — ActionDispatch::Http::URL
- ::extract_subdomain — ActionDispatch::Http::URL
- ::extract_subdomains — ActionDispatch::Http::URL
- ::for_class — HTML::Selector
- ::for_id — HTML::Selector
- ::from_response — ActionDispatch::TestResponse
- ::generate_method_for_mime — AbstractController::Collector
- ::hidden_actions — AbstractController::Base
- ::host_or_subdomain_and_domain — ActionDispatch::Http::URL
- ::included — ActionController::TestCase::RaiseActionExceptions
- ::inherited — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- ::internal_methods — AbstractController::Base
- ::lookup — Mime::Type
- ::lookup_by_extension — Mime::Type
- ::method_added — AbstractController::Base
- ::middleware — ActionController::Metal
- ::named_host? — ActionDispatch::Http::URL
- ::new — ActionDispatch::RemoteIp
- ::new — ActionDispatch::BodyProxy
- ::new — Sprockets::StaticCompiler
- ::new — ActionDispatch::ShowExceptions
- ::new — Sprockets::Bootstrap
- ::new — ActionController::Caching::Actions::ActionCachePath
- ::new — ActionController::Responder
- ::new — ActionDispatch::Http::ParameterFilter
- ::new — ActionDispatch::MiddlewareStack::Middleware
- ::new — ActionDispatch::BestStandardsSupport
- ::new — ActionView::FixtureResolver
- ::new — ActionDispatch::FileHandler
- ::new — ActionDispatch::Http::UploadedFile
- ::new — ActionDispatch::Static
- ::new — ActionDispatch::Routing::UrlFor
- ::new — ActionView::TestCase::TestController
- ::new — ActionView::FileSystemResolver
- ::new — ActionDispatch::Integration::Session
- ::new — ActionDispatch::Session::Compatibility
- ::new — ActionDispatch::Reloader
- ::new — AbstractController::Layouts
- ::new — ActionDispatch::MiddlewareStack
- ::new — ActionView::Resolver::Path
- ::new — ActionDispatch::Callbacks
- ::new — ActionDispatch::RailsEntityStore
- ::new — AbstractController::DoubleRenderError
- ::new — ActionController::Middleware
- ::new — ActionDispatch::Cookies
- ::new — ActionView::Resolver
- ::new — ActionController::Middleware
- ::new — ActionDispatch::RailsMetaStore
- ::new — ActionController::Middleware::ActionMiddleware
- ::new — ActionView::Template
- ::new — ActionDispatch::DebugExceptions
- ::new — ActionDispatch::PublicExceptions
- ::new — Mime::Type
- ::new — ActionDispatch::Session::MemCacheStore
- ::new — ActionDispatch::TestRequest
- ::new — ActionDispatch::TestRequest
- ::new — ActionController::Metal
- ::new — ActionDispatch::ParamsParser
- ::new — ActionDispatch::Session::CacheStore
- ::new — ActionDispatch::ExceptionWrapper
- ::new — ActionDispatch::Rescue
- ::new — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- ::new — ActionView::Helpers::AtomFeedHelper::AtomBuilder
- ::new — ActionView::Helpers::AtomFeedHelper::AtomFeedBuilder
- ::new — ActionDispatch::Response
- ::new — ActionDispatch::RequestId
- ::new — ActionDispatch::RemoteIp::GetIp
- ::new — HTML::Selector
- ::new — ActionView::Helpers::InstanceTag
- ::new — ActionView::PartialRenderer
- ::new — ActionDispatch::Head
- ::new — ActionView::Helpers::NumberHelper::InvalidNumberError
- ::new — ActionDispatch::Http::Headers
- ::new — ActionDispatch::Flash
- ::new — ActionView::Helpers::FormBuilder
- ::new — ActionView::Renderer
- ::normalize_name — ActionDispatch::Routing::Mapper
- ::normalize_path — ActionDispatch::Routing::Mapper
- ::parse — Mime::Type
- ::parse_data_with_trailing_star — Mime::Type
- ::prepare! — ActionDispatch::Reloader
- ::process_view_paths — ActionView::Base
- ::radio_button_checked? — ActionView::Helpers::InstanceTag
- ::register — Mime::Type
- ::register_alias — Mime::Type
- ::register_css_compressor — Sprockets::Compressors
- ::register_js_compressor — Sprockets::Compressors
- ::registered_css_compressor — Sprockets::Compressors
- ::registered_js_compressor — Sprockets::Compressors
- ::rescue_responses — ActionDispatch::ShowExceptions
- ::rescue_templates — ActionDispatch::ShowExceptions
- ::resolve — ActionDispatch::RailsMetaStore
- ::resolve — ActionDispatch::RailsEntityStore
- ::rewrite_authentication — ActionDispatch::Http::URL
- ::selector — HTML
- ::status_code_for_exception — ActionDispatch::ExceptionWrapper
- ::to_cleanup — ActionDispatch::Reloader
- ::to_prepare — ActionDispatch::Reloader
- ::unregister — Mime::Type
- ::url_for — ActionDispatch::Http::URL
- ::use — ActionController::Metal
- ::value — ActionView::Helpers::InstanceTag
- ::value_before_type_cast — ActionView::Helpers::InstanceTag
- ::with — ActionController::Railties::Paths
- ::with — AbstractController::Railties::RoutesHelpers
- ::without_modules — ActionController::Base
- #== — ActionView::FileSystemResolver
- #== — ActionDispatch::MiddlewareStack::Middleware
- #== — Mime::Type
- #=== — Mime::Type
- #=~ — Mime::Type
- #GET — ActionDispatch::Request
- #POST — ActionDispatch::Request
- #[] — ActionDispatch::MiddlewareStack
- #[] — ActionDispatch::Flash::FlashHash
- #[] — ActionDispatch::Http::Headers
- #_compute_redirect_to_location — ActionController::Redirecting
- #_default_layout — AbstractController::Layouts
- #_extract_redirect_to_status — ActionController::Redirecting
- #_find_action_name — AbstractController::Base
- #_handle_action_missing — AbstractController::Base
- #_handle_method_missing — ActionController::Compatibility
- #_handle_render_options — ActionController::Renderers
- #_implied_layout_name — AbstractController::Layouts::ClassMethods
- #_include_layout? — AbstractController::Layouts
- #_insert_callbacks — AbstractController::Callbacks::ClassMethods
- #_layout — AbstractController::Layouts
- #_layout_for — ActionView::Context
- #_layout_for — ActionView::Helpers::RenderingHelper
- #_layout_for_option — AbstractController::Layouts
- #_mock_session — ActionDispatch::Integration::Session
- #_normalize_args — AbstractController::Rendering
- #_normalize_callback_options — AbstractController::Callbacks::ClassMethods
- #_normalize_layout — AbstractController::Layouts
- #_normalize_options — AbstractController::Layouts
- #_normalize_options — AbstractController::Rendering
- #_normalize_options — ActionController::Compatibility
- #_normalize_render — AbstractController::Rendering
- #_prefixes — AbstractController::ViewPaths
- #_prepare_context — ActionView::Context
- #_process_options — AbstractController::Rendering
- #_routes — ActionView::TestCase::Behavior
- #_routes — AbstractController::UrlFor::ClassMethods
- #_routes — AbstractController::UrlFor
- #_routes_context — ActionDispatch::Routing::UrlFor
- #_routes_context — ActionView::Helpers::UrlHelper
- #_save_fragment — ActionController::Caching::Actions
- #_set_detail — ActionView::LookupContext::DetailsCache
- #_set_wrapper_defaults — ActionController::ParamsWrapper::ClassMethods
- #_user_defined_ivars — ActionView::TestCase::Behavior
- #_valid_action_name? — AbstractController::Base
- #_view — ActionView::TestCase::Behavior
- #_with_routes — ActionDispatch::Routing::UrlFor
- #_wrap_parameters — ActionController::ParamsWrapper
- #_wrapper_enabled? — ActionController::ParamsWrapper
- #_wrapper_formats — ActionController::ParamsWrapper
- #_wrapper_key — ActionController::ParamsWrapper
- #_write_layout_method — AbstractController::Layouts::ClassMethods
- #accept= — ActionDispatch::TestRequest
- #accepts — ActionDispatch::Http::MimeNegotiation
- #action= — ActionDispatch::TestRequest
- #action_has_layout? — AbstractController::Layouts
- #action_method? — AbstractController::Base
- #action_methods — AbstractController::UrlFor::ClassMethods
- #action_methods — ActionController::HideActions::ClassMethods
- #action_methods — AbstractController::Base
- #action_prefix — ActionDispatch::Routing::PolymorphicRoutes
- #add_application_js — ActionView::Helpers::AssetTagHelper::JavascriptIncludeTag
- #add_default_name_and_id — ActionView::Helpers::InstanceTag
- #add_default_name_and_id_for_value — ActionView::Helpers::InstanceTag
- #add_expr — ActionView::Template::Handlers::Erubis
- #add_expr_escaped — ActionView::Template::Handlers::Erubis
- #add_expr_literal — ActionView::Template::Handlers::Erubis
- #add_method_to_attributes! — ActionView::Helpers::UrlHelper
- #add_postamble — ActionView::Template::Handlers::Erubis
- #add_preamble — ActionView::Template::Handlers::Erubis
- #add_template_helper — AbstractController::Helpers::ClassMethods
- #add_text — ActionView::Template::Handlers::Erubis
- #after_filter — AbstractController::Callbacks::ClassMethods
- #alert — ActionDispatch::Flash::FlashHash
- #alert= — ActionDispatch::Flash::FlashHash
- #aliased_path_for — Sprockets::StaticCompiler
- #all_application_helpers — ActionController::Helpers::ClassMethods
- #all_helpers_from_path — ActionController::Helpers::ClassMethods
- #api_behavior — ActionController::Responder
- #api_location — ActionController::Responder
- #app — ActionDispatch::IntegrationTest
- #app — ActionDispatch::Integration::Runner
- #app_name — ActionDispatch::Routing::Mapper::Base
- #append_after_filter — AbstractController::Callbacks::ClassMethods
- #append_around_filter — AbstractController::Callbacks::ClassMethods
- #append_before_filter — AbstractController::Callbacks::ClassMethods
- #append_view_path — AbstractController::ViewPaths::ClassMethods
- #append_view_path — AbstractController::ViewPaths
- #application_trace — ActionDispatch::ExceptionWrapper
- #around_filter — AbstractController::Callbacks::ClassMethods
- #array_or_string_for_javascript — ActionView::Helpers::UrlHelper
- #assert_dom_equal — ActionDispatch::Assertions::DomAssertions
- #assert_dom_not_equal — ActionDispatch::Assertions::DomAssertions
- #assert_generates — ActionDispatch::Assertions::RoutingAssertions
- #assert_index — ActionDispatch::MiddlewareStack
- #assert_no_tag — ActionDispatch::Assertions::TagAssertions
- #assert_recognizes — ActionDispatch::Assertions::RoutingAssertions
- #assert_redirected_to — ActionDispatch::Assertions::ResponseAssertions
- #assert_response — ActionDispatch::Assertions::ResponseAssertions
- #assert_routing — ActionDispatch::Assertions::RoutingAssertions
- #assert_select — ActionDispatch::Assertions::SelectorAssertions
- #assert_select_email — ActionDispatch::Assertions::SelectorAssertions
- #assert_select_encoded — ActionDispatch::Assertions::SelectorAssertions
- #assert_tag — ActionDispatch::Assertions::TagAssertions
- #assert_template — ActionController::TemplateAssertions
- #asset_digests — Sprockets::Helpers::RailsHelper
- #asset_environment — Sprockets::Helpers::RailsHelper
- #asset_file_path! — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- #asset_name — ActionView::Helpers::AssetTagHelper::StylesheetIncludeTag
- #asset_name — ActionView::Helpers::AssetTagHelper::JavascriptIncludeTag
- #asset_name — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- #asset_path — Sprockets::Helpers::RailsHelper
- #asset_paths — ActionView::Helpers::AssetTagHelper
- #asset_paths — Sprockets::Helpers::RailsHelper
- #asset_prefix — Sprockets::Helpers::RailsHelper
- #asset_tag — ActionView::Helpers::AssetTagHelper::StylesheetIncludeTag
- #asset_tag — ActionView::Helpers::AssetTagHelper::JavascriptIncludeTag
- #asset_tag — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- #assign_default_content_type_and_charset! — ActionDispatch::Response
- #assign_shortcuts — ActionController::Compatibility
- #assigns — ActionDispatch::TestProcess
- #atom_feed — ActionView::Helpers::AtomFeedHelper
- #attribute_match — HTML::Selector
- #audio_path — ActionView::Helpers::AssetTagHelper
- #audio_tag — ActionView::Helpers::AssetTagHelper
- #authenticate — ActionController::HttpAuthentication::Token
- #authenticate — ActionController::HttpAuthentication::Digest
- #authenticate — ActionController::HttpAuthentication::Basic
- #authenticate_or_request_with_http_basic — ActionController::HttpAuthentication::Basic::ControllerMethods
- #authenticate_or_request_with_http_digest — ActionController::HttpAuthentication::Digest::ControllerMethods
- #authenticate_or_request_with_http_token — ActionController::HttpAuthentication::Token::ControllerMethods
- #authenticate_with_http_basic — ActionController::HttpAuthentication::Basic::ControllerMethods
- #authenticate_with_http_digest — ActionController::HttpAuthentication::Digest::ControllerMethods
- #authenticate_with_http_token — ActionController::HttpAuthentication::Token::ControllerMethods
- #authentication_header — ActionController::HttpAuthentication::Digest
- #authentication_request — ActionController::HttpAuthentication::Basic
- #authentication_request — ActionController::HttpAuthentication::Digest
- #authentication_request — ActionController::HttpAuthentication::Token
- #authorization — ActionDispatch::Request
- #auto_discovery_link_tag — ActionView::Helpers::AssetTagHelper
- #available_action? — AbstractController::Base
- #backtrace_cleaner — ActionDispatch::ExceptionWrapper
- #before_filter — AbstractController::Callbacks::ClassMethods
- #before_filters — ActionController::Testing::ClassMethods
- #body — ActionDispatch::Request
- #body — ActionDispatch::Response
- #body= — ActionDispatch::Response
- #body_parts — ActionDispatch::Response
- #build — ActionDispatch::MiddlewareStack
- #build — ActionDispatch::MiddlewareStack::Middleware
- #build_named_route_call — ActionDispatch::Routing::PolymorphicRoutes
- #build_path — ActionView::Resolver
- #build_request_uri — ActionController::TestCase::Behavior
- #button — ActionView::Helpers::FormBuilder
- #button_tag — ActionView::Helpers::FormTagHelper
- #button_to — ActionView::Helpers::UrlHelper
- #button_to_function — ActionView::Helpers::JavaScriptHelper
- #cache — ActionView::Helpers::CacheHelper
- #cache — ActionController::Caching
- #cache_configured? — ActionController::Caching::ConfigMethods
- #cache_key — ActionDispatch::Session::CacheStore
- #cache_page — ActionController::Caching::Pages::ClassMethods
- #cache_page — ActionController::Caching::Pages
- #cache_store — ActionController::Caching::ConfigMethods
- #cache_store= — ActionController::Caching::ConfigMethods
- #caches_action — ActionController::Caching::Actions::ClassMethods
- #caches_page — ActionController::Caching::Pages::ClassMethods
- #caching_allowed? — ActionController::Caching
- #calculate_ip — ActionDispatch::RemoteIp::GetIp
- #call — ActionDispatch::Reloader
- #call — ActionDispatch::Callbacks
- #call — ActionDispatch::DebugExceptions
- #call — ActionDispatch::RequestId
- #call — ActionDispatch::Static
- #call — ActionDispatch::Cookies
- #call — ActionController::Middleware::ActionMiddleware
- #call — ActionDispatch::Rescue
- #call — ActionView::Template::Handlers::ERB
- #call — ActionDispatch::PublicExceptions
- #call — ActionDispatch::ParamsParser
- #call — ActionDispatch::Head
- #call — ActionDispatch::Flash
- #call — ActionView::Template::Handlers::Builder
- #call — ActionDispatch::BestStandardsSupport
- #call — ActionDispatch::FileHandler
- #call — ActionDispatch::ShowExceptions
- #call — ActionDispatch::RemoteIp
- #capture — ActionView::Helpers::CaptureHelper
- #cdata_section — ActionView::Helpers::TagHelper
- #check_box — ActionView::Helpers::FormHelper
- #check_box — ActionView::Helpers::FormBuilder
- #check_box_tag — ActionView::Helpers::FormTagHelper
- #check_method — ActionDispatch::Request
- #clean_backtrace — ActionDispatch::ExceptionWrapper
- #clean_path_info — ActionDispatch::FileHandler
- #clear — ActionDispatch::Flash::FlashHash
- #clear_cache — ActionView::Resolver
- #clear_helpers — AbstractController::Helpers::ClassMethods
- #clear_respond_to — ActionController::MimeResponds::ClassMethods
- #close — ActionDispatch::Response
- #close — ActionDispatch::BodyProxy
- #closed? — ActionDispatch::BodyProxy
- #code — ActionDispatch::Response
- #collect_asset_files — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- #collection — ActionView::PartialRenderer
- #collection — ActionDispatch::Routing::Mapper::Resources
- #collection_from_object — ActionView::PartialRenderer
- #collection_select — ActionView::Helpers::FormOptionsHelper
- #collection_select — ActionView::Helpers::FormBuilder
- #collection_with_template — ActionView::PartialRenderer
- #collection_without_template — ActionView::PartialRenderer
- #compile — Sprockets::StaticCompiler
- #compile_assets? — Sprockets::Helpers::RailsHelper
- #compile_filter — ActionDispatch::Http::ParameterFilter
- #compiled_filter — ActionDispatch::Http::ParameterFilter
- #compute_paths — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- #concat — ActionView::Helpers::TextHelper
- #conditional_layout? — AbstractController::Layouts
- #conditional_layout? — AbstractController::Layouts::ClassMethods::LayoutConditions
- #config — ActionView::TestCase::Behavior
- #config — Sprockets::Helpers::IsolatedHelper
- #constraints — ActionDispatch::Routing::Mapper::Scoping
- #contains_bad_protocols? — HTML::WhiteListSanitizer
- #content_for — ActionView::Helpers::CaptureHelper
- #content_for? — ActionView::Helpers::CaptureHelper
- #content_length — ActionDispatch::Request
- #content_mime_type — ActionDispatch::Http::MimeNegotiation
- #content_tag — ActionView::Helpers::TagHelper
- #content_tag_for — ActionView::Helpers::RecordTagHelper
- #content_tag_for_single_record — ActionView::Helpers::RecordTagHelper
- #content_tag_string — ActionView::Helpers::TagHelper
- #content_type — ActionController::Metal
- #content_type — ActionDispatch::Http::MimeNegotiation
- #content_type= — ActionController::Metal
- #content_type_from_legacy_post_data_format_header — ActionDispatch::ParamsParser
- #controller — Sprockets::Helpers::IsolatedHelper
- #controller — ActionDispatch::Routing::Mapper::Scoping
- #controller_class — ActionController::TestCase::Behavior::ClassMethods
- #controller_class= — ActionController::TestCase::Behavior::ClassMethods
- #controller_name — ActionController::Metal
- #controller_path — AbstractController::Base
- #controller_path= — ActionView::TestCase::TestController
- #convert_boolean_attributes! — ActionView::Helpers::UrlHelper
- #convert_options_to_data_attributes — ActionView::Helpers::UrlHelper
- #convert_to_model — ActionDispatch::Routing::PolymorphicRoutes
- #convert_to_model — ActionView::Helpers::FormHelper
- #convert_to_model — ActionView::Helpers::FormBuilder
- #cookie_jar — ActionDispatch::Request
- #cookies — ActionDispatch::Response
- #cookies — ActionDispatch::TestRequest
- #cookies — ActionDispatch::TestProcess
- #cookies — ActionController::Cookies
- #cookies — ActionDispatch::Integration::Session
- #csrf_meta_tag — ActionView::Helpers::CsrfHelper
- #csrf_meta_tags — ActionView::Helpers::CsrfHelper
- #css_select — ActionDispatch::Assertions::SelectorAssertions
- #current_cycle — ActionView::Helpers::TextHelper
- #current_page? — ActionView::Helpers::UrlHelper
- #custom_dir — ActionView::Helpers::AssetTagHelper::JavascriptIncludeTag
- #custom_dir — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- #custom_dir — ActionView::Helpers::AssetTagHelper::StylesheetIncludeTag
- #cycle — ActionView::Helpers::TextHelper
- #date_select — ActionView::Helpers::DateHelper
- #date_select — ActionView::Helpers::FormBuilder
- #datetime_select — ActionView::Helpers::DateHelper
- #datetime_select — ActionView::Helpers::FormBuilder
- #datetime_selector — ActionView::Helpers::DateHelperInstanceTag
- #debug — ActionView::Helpers::DebugHelper
- #debug_assets? — Sprockets::Helpers::RailsHelper
- #decode_credentials — ActionController::HttpAuthentication::Basic
- #decode_credentials — ActionController::HttpAuthentication::Digest
- #decode_credentials_header — ActionController::HttpAuthentication::Digest
- #deep_munge — ActionDispatch::Request
- #default_action — ActionController::Responder
- #default_datetime — ActionView::Helpers::DateHelperInstanceTag
- #default_form_builder — ActionView::Helpers::FormHelper
- #default_helper_module! — AbstractController::Helpers::ClassMethods
- #default_render — ActionController::ImplicitRender
- #default_render — ActionController::Responder
- #default_url_options — ActionDispatch::Routing::Mapper::Base
- #default_url_options — ActionDispatch::Integration::Runner
- #default_url_options= — ActionDispatch::Routing::Mapper::Base
- #default_url_options= — ActionDispatch::Integration::Runner
- #defaults — ActionDispatch::Routing::Mapper::Scoping
- #define_generate_prefix — ActionDispatch::Routing::Mapper::Base
- #delete — ActionDispatch::Routing::Mapper::HttpHelpers
- #delete — ActionDispatch::Flash::FlashHash
- #delete — ActionController::TestCase::Behavior
- #delete — ActionDispatch::MiddlewareStack
- #delete — ActionDispatch::Integration::RequestHelpers
- #delete? — ActionDispatch::Request
- #delete_cookie — ActionDispatch::Response
- #delete_via_redirect — ActionDispatch::Integration::RequestHelpers
- #destroy — ActionDispatch::Session::DestroyableSession
- #destroy_session — ActionDispatch::Session::CacheStore
- #detail_args_for — ActionView::LookupContext::ViewPaths
- #details_for_lookup — AbstractController::ViewPaths
- #determine_default_controller_class — ActionController::TestCase::Behavior::ClassMethods
- #determine_default_helper_class — ActionView::TestCase::Behavior::ClassMethods
- #determine_source — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- #digest_assets? — Sprockets::Helpers::RailsHelper
- #disable_cache — ActionView::LookupContext::DetailsCache
- #discard — ActionDispatch::Flash::FlashHash
- #dispatch — ActionController::RackDelegation
- #display — ActionController::Responder
- #display_errors — ActionController::Responder
- #distance_of_time_in_words — ActionView::Helpers::DateHelper
- #distance_of_time_in_words_to_now — ActionView::Helpers::DateHelper
- #div_for — ActionView::Helpers::RecordTagHelper
- #dom_class — ActionController::RecordIdentifier
- #dom_id — ActionController::RecordIdentifier
- #domain — ActionDispatch::Http::URL
- #each — ActionDispatch::Flash::FlashHash
- #each — ActionDispatch::MiddlewareStack
- #email_field — ActionView::Helpers::FormHelper
- #email_field_tag — ActionView::Helpers::FormTagHelper
- #emitted_hidden_id? — ActionView::Helpers::FormBuilder
- #empty? — ActionDispatch::Flash::FlashHash
- #enabled? — ActionDispatch::Http::ParameterFilter
- #encode! — ActionView::Template
- #encode_credentials — ActionController::HttpAuthentication::Basic
- #encode_credentials — ActionController::HttpAuthentication::Token
- #encode_credentials — ActionController::HttpAuthentication::Digest
- #encode_filename — ActionDispatch::Http::UploadedFile
- #encode_params — ActionDispatch::Http::Parameters
- #ensure_sources! — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- #entry — ActionView::Helpers::AtomFeedHelper::AtomFeedBuilder
- #env — ActionController::Metal
- #env_filter — ActionDispatch::Http::FilterParameters
- #env_name — ActionDispatch::Http::Headers
- #eql? — Mime::Type
- #eql? — ActionView::FileSystemResolver
- #error_message — ActionView::Helpers::ActiveModelInstanceTag
- #error_wrapping — ActionView::Helpers::ActiveModelInstanceTag
- #escape — ActionDispatch::Routing::Redirection
- #escape_glob_chars — ActionDispatch::FileHandler
- #escape_javascript — ActionView::Helpers::JavaScriptHelper
- #escape_once — ActionView::Helpers::TagHelper
- #etag= — ActionDispatch::Http::Cache::Response
- #etag_matches? — ActionDispatch::Http::Cache::Request
- #excerpt — ActionView::Helpers::TextHelper
- #exist? — ActionDispatch::RailsEntityStore
- #exists? — ActionView::LookupContext::ViewPaths
- #expand_sources — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- #expand_sources — ActionView::Helpers::AssetTagHelper::JavascriptIncludeTag
- #expected_response — ActionController::HttpAuthentication::Digest
- #expire_action — ActionController::Caching::Actions
- #expire_fragment — ActionController::Caching::Fragments
- #expire_page — ActionController::Caching::Pages
- #expire_page — ActionController::Caching::Pages::ClassMethods
- #expires_in — ActionController::ConditionalGet
- #expires_now — ActionController::ConditionalGet
- #ext — ActionDispatch::FileHandler
- #extension — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- #extension — ActionView::Helpers::AssetTagHelper::StylesheetIncludeTag
- #extension — ActionView::Helpers::AssetTagHelper::JavascriptIncludeTag
- #external_request_id — ActionDispatch::RequestId
- #extra_tags_for_form — ActionView::Helpers::FormTagHelper
- #extract_record — ActionDispatch::Routing::PolymorphicRoutes
- #extract_selected_and_disabled — ActionView::Helpers::FormOptionsHelper
- #extract_session_id — ActionDispatch::Session::StaleSessionCheck
- #extract_values_from_collection — ActionView::Helpers::FormOptionsHelper
- #favicon_link_tag — ActionView::Helpers::AssetTagHelper
- #field_set_tag — ActionView::Helpers::FormTagHelper
- #fields_for — ActionView::Helpers::FormHelper
- #fields_for — ActionView::Helpers::FormBuilder
- #fields_for_nested_model — ActionView::Helpers::FormBuilder
- #fields_for_with_nested_attributes — ActionView::Helpers::FormBuilder
- #file_field — ActionView::Helpers::FormBuilder
- #file_field — ActionView::Helpers::FormHelper
- #file_field_tag — ActionView::Helpers::FormTagHelper
- #filter — ActionDispatch::Http::ParameterFilter
- #filtered_env — ActionDispatch::Http::FilterParameters
- #filtered_parameters — ActionDispatch::Http::FilterParameters
- #filtered_path — ActionDispatch::Http::FilterParameters
- #filtered_query_string — ActionDispatch::Http::FilterParameters
- #find — ActionView::LookupContext::ViewPaths
- #find_all — ActionView::LookupContext::ViewPaths
- #find_all — ActionView::Resolver
- #find_all_anywhere — ActionView::Resolver
- #find_all_tag — ActionDispatch::Assertions::TagAssertions
- #find_file — ActionView::LookupContext::ViewPaths
- #find_partial — ActionView::PartialRenderer
- #find_tag — ActionDispatch::Assertions::TagAssertions
- #find_template — ActionView::LookupContext::ViewPaths
- #find_template — ActionView::PartialRenderer
- #find_templates — ActionView::Resolver
- #fixture_file_upload — ActionDispatch::TestProcess
- #flash — ActionDispatch::Request
- #flash — ActionDispatch::TestProcess
- #follow_redirect! — ActionDispatch::Integration::RequestHelpers
- #font_path — Sprockets::Helpers::RailsHelper
- #font_path — ActionView::Helpers::AssetTagHelper
- #force_ssl — ActionController::ForceSSL::ClassMethods
- #form_authenticity_param — ActionController::RequestForgeryProtection
- #form_authenticity_token — ActionController::RequestForgeryProtection
- #form_data? — ActionDispatch::Request
- #form_for — ActionView::Helpers::FormHelper
- #form_tag — ActionView::Helpers::FormTagHelper
- #form_tag_html — ActionView::Helpers::FormTagHelper
- #form_tag_in_block — ActionView::Helpers::FormTagHelper
- #format — ActionDispatch::Http::MimeNegotiation
- #format= — ActionDispatch::Http::MimeNegotiation
- #formats — ActionDispatch::Http::MimeNegotiation
- #fragment_cache_key — ActionController::Caching::Fragments
- #fragment_exist? — ActionController::Caching::Fragments
- #framework_trace — ActionDispatch::ExceptionWrapper
- #fresh? — ActionDispatch::Http::Cache::Request
- #fresh_when — ActionController::ConditionalGet
- #from_rails_root — ActionView::LogSubscriber
- #full_trace — ActionDispatch::ExceptionWrapper
- #fullpath — ActionDispatch::Request
- #generate_sid — ActionDispatch::Session::Compatibility
- #get — ActionDispatch::Integration::RequestHelpers
- #get — ActionDispatch::Routing::Mapper::HttpHelpers
- #get — ActionController::TestCase::Behavior
- #get? — ActionDispatch::Request
- #get_cycle — ActionView::Helpers::TextHelper
- #get_session — ActionDispatch::Session::CacheStore
- #get_via_redirect — ActionDispatch::Integration::RequestHelpers
- #grouped_collection_select — ActionView::Helpers::FormBuilder
- #grouped_collection_select — ActionView::Helpers::FormOptionsHelper
- #grouped_options_for_select — ActionView::Helpers::FormOptionsHelper
- #ha1 — ActionController::HttpAuthentication::Digest
- #halted_callback — ActionController::LogSubscriber
- #halted_callback_hook — ActionController::Instrumentation
- #handle_conditional_get! — ActionDispatch::Http::Cache::Response
- #handle_unverified_request — ActionController::RequestForgeryProtection
- #handles_encoding? — ActionView::Template::Handlers::ERB
- #has_errors? — ActionController::Responder
- #head — ActionController::Head
- #head — ActionController::TestCase::Behavior
- #head — ActionDispatch::Integration::RequestHelpers
- #head? — ActionDispatch::Request
- #headers — ActionDispatch::Request
- #headers= — ActionController::Testing
- #helper — AbstractController::Helpers::ClassMethods
- #helper_attr — ActionController::Helpers::ClassMethods
- #helper_class — ActionView::TestCase::Behavior::ClassMethods
- #helper_method — ActionView::TestCase::Behavior::ClassMethods
- #helper_method — AbstractController::Helpers::ClassMethods
- #helpers — ActionController::Helpers::ClassMethods
- #hidden_field — ActionView::Helpers::FormBuilder
- #hidden_field — ActionView::Helpers::FormHelper
- #hidden_field_tag — ActionView::Helpers::FormTagHelper
- #hide_action — ActionController::HideActions::ClassMethods
- #highlight — ActionView::Helpers::TextHelper
- #host — ActionDispatch::Integration::Session
- #host — ActionDispatch::Http::URL
- #host= — ActionDispatch::TestRequest
- #host_with_port — ActionDispatch::Http::URL
- #html? — Mime::Type
- #html_document — ActionDispatch::Assertions::TagAssertions
- #html_format? — ActionController::TestCase::Behavior
- #html_options_for_form — ActionView::Helpers::FormTagHelper
- #html_safe_translation_key? — ActionView::Helpers::TranslationHelper
- #http_basic_authenticate_with — ActionController::HttpAuthentication::Basic::ControllerMethods::ClassMethods
- #https! — ActionDispatch::Integration::Session
- #https? — ActionDispatch::Integration::Session
- #if_modified_since — ActionDispatch::Http::Cache::Request
- #if_modified_since= — ActionDispatch::TestRequest
- #if_none_match — ActionDispatch::Http::Cache::Request
- #if_none_match= — ActionDispatch::TestRequest
- #image_alt — ActionView::Helpers::AssetTagHelper
- #image_path — Sprockets::Helpers::RailsHelper
- #image_path — ActionView::Helpers::AssetTagHelper
- #image_submit_tag — ActionView::Helpers::FormTagHelper
- #image_tag — ActionView::Helpers::AssetTagHelper
- #include_helper_modules! — ActionView::TestCase::Behavior::ClassMethods
- #include_tag — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- #index — ActionController::Middleware
- #inherited — AbstractController::Layouts::ClassMethods
- #inherited — ActionController::ParamsWrapper::ClassMethods
- #inherited — AbstractController::Helpers::ClassMethods
- #initialize_copy — ActionDispatch::Flash::FlashHash
- #initialize_copy — ActionDispatch::MiddlewareStack
- #initialize_sid — ActionDispatch::Session::Compatibility
- #initialize_template_class — ActionController::Compatibility
- #insert — ActionDispatch::MiddlewareStack
- #insert_after — ActionDispatch::MiddlewareStack
- #insert_before — ActionDispatch::MiddlewareStack
- #inspect — ActionDispatch::MiddlewareStack::Middleware
- #inspect — ActionView::Template
- #instantiate_builder — ActionView::Helpers::FormHelper
- #instrument_fragment_cache — ActionController::Caching::Fragments
- #instrument_page_cache — ActionController::Caching::Pages::ClassMethods
- #integration_session — ActionDispatch::Integration::Runner
- #internal_request_id — ActionDispatch::RequestId
- #ip — ActionDispatch::Request
- #ips_from — ActionDispatch::RemoteIp::GetIp
- #j — ActionView::Helpers::JavaScriptHelper
- #javascript_include_tag — Sprockets::Helpers::RailsHelper
- #javascript_include_tag — ActionView::Helpers::AssetTagHelper::JavascriptTagHelpers
- #javascript_path — Sprockets::Helpers::RailsHelper
- #javascript_path — ActionView::Helpers::AssetTagHelper::JavascriptTagHelpers
- #javascript_tag — ActionView::Helpers::JavaScriptHelper
- #join_asset_file_contents — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- #json_resource_errors — ActionController::Responder
- #keep — ActionDispatch::Flash::FlashHash
- #key? — ActionDispatch::Flash::FlashHash
- #key? — ActionDispatch::Request
- #keys — ActionDispatch::Flash::FlashHash
- #klass — ActionDispatch::MiddlewareStack::Middleware
- #l — AbstractController::Translation
- #l — ActionView::Helpers::TranslationHelper
- #label — ActionView::Helpers::FormHelper
- #label — ActionView::Helpers::FormBuilder
- #label_tag — ActionView::Helpers::FormTagHelper
- #last — ActionDispatch::MiddlewareStack
- #last_modified — ActionDispatch::Http::Cache::Response
- #last_modified= — ActionDispatch::Http::Cache::Response
- #last_modified? — ActionDispatch::Http::Cache::Response
- #layout — AbstractController::Layouts::ClassMethods
- #link_to — ActionView::Helpers::UrlHelper
- #link_to_function — ActionView::Helpers::JavaScriptHelper
- #link_to_if — ActionView::Helpers::UrlHelper
- #link_to_remote_options? — ActionView::Helpers::UrlHelper
- #link_to_unless — ActionView::Helpers::UrlHelper
- #link_to_unless_current — ActionView::Helpers::UrlHelper
- #load_session — ActionDispatch::Session::StaleSessionCheck
- #local? — ActionDispatch::Request
- #localize — ActionView::Helpers::TranslationHelper
- #localize — AbstractController::Translation
- #locals — ActionView::TestCase::Behavior
- #location — ActionController::Metal
- #location — ActionDispatch::Response
- #location= — ActionController::Metal
- #location= — ActionDispatch::Response
- #log_error — ActionDispatch::DebugExceptions
- #logger — ActionDispatch::DebugExceptions
- #logger — ActionController::LogSubscriber
- #logger — ActionDispatch::ParamsParser
- #logger — ActionView::LogSubscriber
- #lookup_context — AbstractController::ViewPaths
- #mail_to — ActionView::Helpers::UrlHelper
- #make_test_case_available_to_view! — ActionView::TestCase::Behavior
- #map_method — ActionDispatch::Routing::Mapper::HttpHelpers
- #match — ActionDispatch::Routing::Mapper::Resources
- #match — ActionDispatch::Routing::Mapper::Base
- #match — HTML::Selector
- #match? — ActionDispatch::FileHandler
- #media_type — ActionDispatch::Request
- #member — ActionDispatch::Routing::Mapper::Resources
- #merge_prefix_into_object_path — ActionView::PartialRenderer
- #message — ActionDispatch::Response
- #method — ActionDispatch::Request
- #method_for_action — ActionController::ImplicitRender
- #method_for_action — ActionController::Compatibility
- #method_for_action — AbstractController::Base
- #method_for_action — ActionController::HideActions
- #method_missing — ActionDispatch::Assertions::RoutingAssertions
- #method_missing — AbstractController::Collector
- #method_missing — ActionView::Helpers::AtomFeedHelper::AtomBuilder
- #method_missing — ActionDispatch::BodyProxy
- #method_missing — ActionView::TestCase::Behavior
- #method_missing — Mime::Type
- #method_missing — ActionDispatch::Integration::Runner
- #method_symbol — ActionDispatch::Request
- #mime_type — ActionView::Template
- #modules_for_helpers — AbstractController::Helpers::ClassMethods
- #modules_for_helpers — ActionController::Helpers::ClassMethods
- #mount — ActionDispatch::Routing::Mapper::Base
- #multipart= — ActionView::Helpers::FormBuilder
- #namespace — ActionDispatch::Routing::Mapper::Resources
- #namespace — ActionDispatch::Routing::Mapper::Scoping
- #navigation_behavior — ActionController::Responder
- #navigation_location — ActionController::Responder
- #negotiate_mime — ActionDispatch::Http::MimeNegotiation
- #nested — ActionDispatch::Routing::Mapper::Resources
- #nested_attributes_association? — ActionView::Helpers::FormBuilder
- #nested_child_index — ActionView::Helpers::FormBuilder
- #new — ActionDispatch::Routing::Mapper::Resources
- #new — ActionView::TestCase::Behavior::ClassMethods
- #next_element — HTML::Selector
- #next_selector — HTML::Selector
- #nonce — ActionController::HttpAuthentication::Digest
- #normalize — ActionDispatch::MiddlewareStack::Middleware
- #normalize! — ActionController::Caching::Actions::ActionCachePath
- #normalize_argument_to_redirection — ActionDispatch::Assertions::ResponseAssertions
- #normalize_parameters — ActionDispatch::Http::Parameters
- #normalize_parameters — ActionDispatch::Http::Upload
- #not_modified? — ActionDispatch::Http::Cache::Request
- #notice — ActionDispatch::Flash::FlashHash
- #notice= — ActionDispatch::Flash::FlashHash
- #now — ActionDispatch::Flash::FlashHash
- #now_is_loaded? — ActionDispatch::Flash::FlashHash
- #nth_child — HTML::Selector
- #number_field — ActionView::Helpers::FormHelper
- #number_field_tag — ActionView::Helpers::FormTagHelper
- #number_to_currency — ActionView::Helpers::NumberHelper
- #number_to_human — ActionView::Helpers::NumberHelper
- #number_to_human_size — ActionView::Helpers::NumberHelper
- #number_to_percentage — ActionView::Helpers::NumberHelper
- #number_to_phone — ActionView::Helpers::NumberHelper
- #number_with_delimiter — ActionView::Helpers::NumberHelper
- #number_with_precision — ActionView::Helpers::NumberHelper
- #object — ActionView::Helpers::ActiveModelInstanceTag
- #object_has_errors? — ActionView::Helpers::ActiveModelInstanceTag
- #objectify_options — ActionView::Helpers::FormBuilder
- #only_child — HTML::Selector
- #opaque — ActionController::HttpAuthentication::Digest
- #open — ActionDispatch::RailsEntityStore
- #open_session — ActionDispatch::Integration::Runner
- #option_groups_from_collection_for_select — ActionView::Helpers::FormOptionsHelper
- #option_html_attributes — ActionView::Helpers::FormOptionsHelper
- #option_text_and_value — ActionView::Helpers::FormOptionsHelper
- #option_value_selected? — ActionView::Helpers::FormOptionsHelper
- #optional_port — ActionDispatch::Http::URL
- #options_for_javascript — ActionView::Helpers::UrlHelper
- #options_for_select — ActionView::Helpers::FormOptionsHelper
- #options_from_collection_for_select — ActionView::Helpers::FormOptionsHelper
- #original_exception — ActionDispatch::ExceptionWrapper
- #original_fullpath — ActionDispatch::Request
- #original_url — ActionDispatch::Request
- #page_cache_file — ActionController::Caching::Pages::ClassMethods
- #page_cache_path — ActionController::Caching::Pages::ClassMethods
- #parameter_filter — ActionDispatch::Http::FilterParameters
- #parameter_filter_for — ActionDispatch::Http::FilterParameters
- #parameterize — ActionDispatch::Assertions::ResponseAssertions
- #parameters — ActionDispatch::Http::Parameters
- #paramify_values — ActionController::TestCase::Behavior
- #params — ActionDispatch::Http::Parameters
- #params — ActionController::Metal
- #params= — ActionController::Metal
- #parent_prefixes — AbstractController::ViewPaths::ClassMethods
- #parse_formatted_parameters — ActionDispatch::ParamsParser
- #parse_query — ActionDispatch::Request
- #partial_path — ActionView::PartialRenderer
- #pass_response — ActionDispatch::ShowExceptions
- #password_field — ActionView::Helpers::FormHelper
- #password_field_tag — ActionView::Helpers::FormTagHelper
- #path= — ActionDispatch::TestRequest
- #path_for — Sprockets::StaticCompiler
- #path_parameters — ActionDispatch::Http::Parameters
- #path_to_asset — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- #path_to_asset — Sprockets::Helpers::RailsHelper
- #path_to_asset_source — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- #path_to_audio — ActionView::Helpers::AssetTagHelper
- #path_to_font — ActionView::Helpers::AssetTagHelper
- #path_to_font — Sprockets::Helpers::RailsHelper
- #path_to_image — Sprockets::Helpers::RailsHelper
- #path_to_image — ActionView::Helpers::AssetTagHelper
- #path_to_javascript — ActionView::Helpers::AssetTagHelper::JavascriptTagHelpers
- #path_to_javascript — Sprockets::Helpers::RailsHelper
- #path_to_stylesheet — Sprockets::Helpers::RailsHelper
- #path_to_stylesheet — ActionView::Helpers::AssetTagHelper::StylesheetTagHelpers
- #path_to_video — ActionView::Helpers::AssetTagHelper
- #performed? — ActionController::Metal
- #phone_field — ActionView::Helpers::FormHelper
- #phone_field_tag — ActionView::Helpers::FormTagHelper
- #pluralize — ActionView::Helpers::TextHelper
- #polymorphic_path — ActionDispatch::Routing::PolymorphicRoutes
- #polymorphic_url — ActionDispatch::Routing::PolymorphicRoutes
- #port — ActionDispatch::Http::URL
- #port= — ActionDispatch::TestRequest
- #port_string — ActionDispatch::Http::URL
- #post — ActionDispatch::Routing::Mapper::HttpHelpers
- #post — ActionController::TestCase::Behavior
- #post — ActionDispatch::Integration::RequestHelpers
- #post? — ActionDispatch::Request
- #post_via_redirect — ActionDispatch::Integration::RequestHelpers
- #prepare! — ActionDispatch::Response
- #prepare_cache_control! — ActionDispatch::Http::Cache::Response
- #prepare_controller_class — ActionController::TestCase::Behavior::ClassMethods
- #prepend_after_filter — AbstractController::Callbacks::ClassMethods
- #prepend_around_filter — AbstractController::Callbacks::ClassMethods
- #prepend_before_filter — AbstractController::Callbacks::ClassMethods
- #prepend_view_path — AbstractController::ViewPaths
- #prepend_view_path — AbstractController::ViewPaths::ClassMethods
- #process — AbstractController::Base
- #process — ActionController::Middleware
- #process — ActionController::TemplateAssertions
- #process — ActionDispatch::Integration::Session
- #process — ActionController::TestCase::Behavior
- #process_action — AbstractController::Base
- #process_action — ActionController::ParamsWrapper
- #process_action — ActionController::Rescue
- #process_action — AbstractController::Callbacks
- #process_action — ActionController::LogSubscriber
- #process_action — ActionController::Instrumentation
- #process_attributes_for — HTML::WhiteListSanitizer
- #process_node — HTML::WhiteListSanitizer
- #process_node — HTML::LinkSanitizer
- #process_node — HTML::FullSanitizer
- #process_node — HTML::Sanitizer
- #process_with_new_base_test — ActionController::Testing
- #protect_against_forgery? — ActionController::RequestForgeryProtection
- #protect_against_forgery? — ActionView::TestCase::Behavior
- #protect_from_forgery — ActionController::RequestForgeryProtection::ClassMethods
- #protocol — ActionDispatch::Http::URL
- #provide — ActionView::Helpers::CaptureHelper
- #put — ActionDispatch::Integration::RequestHelpers
- #put — ActionController::TestCase::Behavior
- #put — ActionDispatch::Routing::Mapper::HttpHelpers
- #put? — ActionDispatch::Request
- #put_via_redirect — ActionDispatch::Integration::RequestHelpers
- #query — ActionView::NullResolver
- #query — ActionView::FixtureResolver
- #query_parameters — ActionDispatch::Request
- #rack_cookies — ActionDispatch::TestRequest
- #radio_button — ActionView::Helpers::FormHelper
- #radio_button — ActionView::Helpers::FormBuilder
- #radio_button_tag — ActionView::Helpers::FormTagHelper
- #range_field — ActionView::Helpers::FormHelper
- #range_field_tag — ActionView::Helpers::FormTagHelper
- #raw — ActionView::Helpers::OutputSafetyHelper
- #raw_host_with_port — ActionDispatch::Http::URL
- #raw_post — ActionDispatch::Request
- #read — ActionDispatch::Http::UploadedFile
- #read — ActionDispatch::RailsMetaStore
- #read — ActionDispatch::RailsEntityStore
- #read_fragment — ActionController::Caching::Fragments
- #recognized_request_for — ActionDispatch::Assertions::RoutingAssertions
- #record_key_for_dom_id — ActionController::RecordIdentifier
- #recycle! — ActionController::TestResponse
- #recycle! — ActionController::Testing
- #redirect — ActionDispatch::Routing::Redirection
- #redirect_to — ActionController::Redirecting
- #redirect_to — ActionController::Flash
- #redirect_to — ActionController::LogSubscriber
- #redirect_to — ActionController::Instrumentation
- #redirect_to_url — ActionDispatch::TestProcess
- #redirect_url — ActionDispatch::Response
- #ref — Mime::Type
- #refresh — ActionView::Template
- #register_javascript_expansion — ActionView::Helpers::AssetTagHelper::JavascriptTagHelpers::ClassMethods
- #register_stylesheet_expansion — ActionView::Helpers::AssetTagHelper::StylesheetTagHelpers::ClassMethods
- #registered_original_exception? — ActionDispatch::ExceptionWrapper
- #remote_addr= — ActionDispatch::TestRequest
- #remote_ip — ActionDispatch::Request
- #render — ActionDispatch::DebugExceptions
- #render — ActionView::PartialRenderer
- #render — ActionView::Template
- #render — ActionController::Instrumentation
- #render — ActionView::TestCase::Behavior
- #render — ActionView::Helpers::RenderingHelper
- #render — AbstractController::Rendering
- #render — ActionView::TestCase::Behavior::Locals
- #render — ActionDispatch::PublicExceptions
- #render — ActionView::Renderer
- #render_body — ActionView::Renderer
- #render_collection — ActionView::PartialRenderer
- #render_collection — ActionView::LogSubscriber
- #render_exception — ActionDispatch::ShowExceptions
- #render_exception — ActionDispatch::DebugExceptions
- #render_partial — ActionView::LogSubscriber
- #render_partial — ActionView::PartialRenderer
- #render_template — ActionView::LogSubscriber
- #render_to_body — ActionController::Compatibility
- #render_to_body — ActionController::Renderers
- #render_to_body — AbstractController::Rendering
- #render_to_string — AbstractController::Rendering
- #render_to_string — ActionController::Rendering
- #request_http_basic_authentication — ActionController::HttpAuthentication::Basic::ControllerMethods
- #request_http_digest_authentication — ActionController::HttpAuthentication::Digest::ControllerMethods
- #request_http_token_authentication — ActionController::HttpAuthentication::Token::ControllerMethods
- #request_method — ActionDispatch::Request
- #request_method= — ActionDispatch::TestRequest
- #request_method_symbol — ActionDispatch::Request
- #request_parameters — ActionDispatch::Request
- #request_uri= — ActionDispatch::TestRequest
- #request_via_redirect — ActionDispatch::Integration::RequestHelpers
- #require_engine — ActionView::Template::Handlers::Builder
- #rescue_action — ActionController::Compatibility
- #rescue_action_without_handler — ActionController::TestCase::RaiseActionExceptions
- #rescue_from — ActionDispatch::Rescue
- #rescue_template — ActionDispatch::ExceptionWrapper
- #rescue_with_handler — ActionController::Rescue
- #reset! — ActionDispatch::Integration::Session
- #reset! — ActionDispatch::Integration::Runner
- #reset_cycle — ActionView::Helpers::TextHelper
- #reset_session — ActionController::RackDelegation
- #reset_session — ActionDispatch::Request
- #resource — ActionDispatch::Routing::Mapper::Resources
- #resource_errors — ActionController::Responder
- #resource_location — ActionController::Responder
- #resourceful? — ActionController::Responder
- #resources — ActionDispatch::Routing::Mapper::Resources
- #resources_path_names — ActionDispatch::Routing::Mapper::Resources
- #respond — ActionController::Responder
- #respond_to — ActionController::MimeResponds
- #respond_to — ActionController::MimeResponds::ClassMethods
- #respond_to? — ActionDispatch::BodyProxy
- #respond_to? — ActionDispatch::Response
- #respond_to? — ActionDispatch::Integration::Runner
- #respond_with — ActionController::MimeResponds
- #response_body= — ActionController::Metal
- #response_body= — ActionController::RackDelegation
- #response_code — ActionDispatch::Response
- #response_from_page — ActionView::TestCase::Behavior
- #response_from_page — ActionDispatch::Assertions::SelectorAssertions
- #response_overridden? — ActionController::Responder
- #retrieve_autoindex — ActionView::Helpers::InstanceTag
- #retrieve_object — ActionView::Helpers::InstanceTag
- #retrieve_variable — ActionView::PartialRenderer
- #root — ActionDispatch::Routing::Mapper::Base
- #root — ActionDispatch::Routing::Mapper::Resources
- #routing_type — ActionDispatch::Routing::PolymorphicRoutes
- #run — Sprockets::Bootstrap
- #safe_concat — ActionView::Helpers::TextHelper
- #safe_join — ActionView::Helpers::OutputSafetyHelper
- #sanitize — HTML::Sanitizer
- #sanitize — ActionView::Helpers::SanitizeHelper
- #sanitize — HTML::FullSanitizer
- #sanitize_css — HTML::WhiteListSanitizer
- #sanitize_css — ActionView::Helpers::SanitizeHelper
- #sanitize_dom_id — ActionController::RecordIdentifier
- #sanitize_to_id — ActionView::Helpers::FormTagHelper
- #sanitizeable? — HTML::Sanitizer
- #sanitizeable? — HTML::LinkSanitizer
- #sanitized_method_name — ActionView::Helpers::InstanceTag
- #sanitized_object_name — ActionView::Helpers::InstanceTag
- #say_no_to_protect_against_forgery! — ActionView::TestCase::Behavior
- #scope — ActionDispatch::Routing::Mapper::Scoping
- #scope_key_by_partial — ActionView::Helpers::TranslationHelper
- #search_field — ActionView::Helpers::FormHelper
- #search_field_tag — ActionView::Helpers::FormTagHelper
- #secret_token — ActionController::HttpAuthentication::Digest
- #select — ActionView::Helpers::FormBuilder
- #select — ActionView::Helpers::FormOptionsHelper
- #select — HTML::Tag
- #select — HTML::Selector
- #select_date — ActionView::Helpers::DateHelper
- #select_datetime — ActionView::Helpers::DateHelper
- #select_day — ActionView::Helpers::DateHelper
- #select_first — HTML::Selector
- #select_hour — ActionView::Helpers::DateHelper
- #select_minute — ActionView::Helpers::DateHelper
- #select_month — ActionView::Helpers::DateHelper
- #select_second — ActionView::Helpers::DateHelper
- #select_tag — ActionView::Helpers::FormTagHelper
- #select_time — ActionView::Helpers::DateHelper
- #select_year — ActionView::Helpers::DateHelper
- #send_action — ActionController::ImplicitRender
- #send_data — ActionController::DataStreaming
- #send_data — ActionController::LogSubscriber
- #send_data — ActionController::Instrumentation
- #send_file — ActionController::DataStreaming
- #send_file — ActionController::LogSubscriber
- #send_file — ActionController::Instrumentation
- #send_file_headers! — ActionController::DataStreaming
- #server_port — ActionDispatch::Http::URL
- #server_software — ActionDispatch::Request
- #session — ActionDispatch::TestProcess
- #session_options= — ActionDispatch::Request
- #set_conditional_cache_control! — ActionDispatch::Http::Cache::Response
- #set_cookie — ActionDispatch::Session::AbstractStore
- #set_cookie — ActionDispatch::Session::CookieStore
- #set_cookie — ActionDispatch::Response
- #set_cycle — ActionView::Helpers::TextHelper
- #set_session — ActionDispatch::Session::CookieStore
- #set_session — ActionDispatch::Session::CacheStore
- #setup — ActionView::PartialRenderer
- #setup_controller_request_and_response — ActionController::TestCase::Behavior
- #setup_subscriptions — ActionController::TemplateAssertions
- #setup_with_controller — ActionView::TestCase::Behavior
- #shallow — ActionDispatch::Routing::Mapper::Resources
- #shallow? — ActionDispatch::Routing::Mapper::Resources
- #show_detailed_exceptions? — ActionController::Rescue
- #simple_format — ActionView::Helpers::TextHelper
- #simple_selector — HTML::Selector
- #size — ActionDispatch::MiddlewareStack
- #skip_after_filter — AbstractController::Callbacks::ClassMethods
- #skip_around_filter — AbstractController::Callbacks::ClassMethods
- #skip_before_filter — AbstractController::Callbacks::ClassMethods
- #skip_filter — AbstractController::Callbacks::ClassMethods
- #stale? — ActionController::ConditionalGet
- #stale_session_check! — ActionDispatch::Session::StaleSessionCheck
- #standard_port — ActionDispatch::Http::URL
- #standard_port? — ActionDispatch::Http::URL
- #start_processing — ActionController::LogSubscriber
- #status — ActionController::Metal
- #status= — ActionController::Metal
- #status= — ActionDispatch::Response
- #status_code — ActionDispatch::ExceptionWrapper
- #status_code — ActionDispatch::ShowExceptions
- #status_message — ActionDispatch::Response
- #stderr_logger — ActionDispatch::DebugExceptions
- #strip_links — ActionView::Helpers::SanitizeHelper
- #strip_tags — ActionView::Helpers::SanitizeHelper
- #stylesheet_link_tag — Sprockets::Helpers::RailsHelper
- #stylesheet_link_tag — ActionView::Helpers::AssetTagHelper::StylesheetTagHelpers
- #stylesheet_path — Sprockets::Helpers::RailsHelper
- #stylesheet_path — ActionView::Helpers::AssetTagHelper::StylesheetTagHelpers
- #subdomain — ActionDispatch::Http::URL
- #subdomains — ActionDispatch::Http::URL
- #submit — ActionView::Helpers::FormBuilder
- #submit_default_value — ActionView::Helpers::FormBuilder
- #submit_tag — ActionView::Helpers::FormTagHelper
- #supports_streaming? — ActionView::Template
- #supports_streaming? — ActionView::Template::Handlers::ERB
- #swap — ActionDispatch::MiddlewareStack
- #symbolized_path_parameters — ActionDispatch::Http::Parameters
- #symbols — Mime::Mimes
- #t — AbstractController::Translation
- #t — ActionView::Helpers::TranslationHelper
- #tag — ActionView::Helpers::ActiveModelInstanceTag
- #tag — ActionView::Helpers::TagHelper
- #tag_generate_errors? — ActionView::Helpers::ActiveModelInstanceTag
- #tag_id — ActionView::Helpers::InstanceTag
- #tag_id_with_index — ActionView::Helpers::InstanceTag
- #tag_name — ActionView::Helpers::InstanceTag
- #tag_name_with_index — ActionView::Helpers::InstanceTag
- #tag_options — ActionView::Helpers::TagHelper
- #teardown_subscriptions — ActionController::TemplateAssertions
- #telephone_field — ActionView::Helpers::FormHelper
- #telephone_field_tag — ActionView::Helpers::FormTagHelper
- #template_exists? — ActionView::LookupContext::ViewPaths
- #tests — ActionController::TestCase::Behavior::ClassMethods
- #tests — ActionView::TestCase::Behavior::ClassMethods
- #text_area — ActionView::Helpers::FormHelper
- #text_area_tag — ActionView::Helpers::FormTagHelper
- #text_field — ActionView::Helpers::FormHelper
- #text_field_tag — ActionView::Helpers::FormTagHelper
- #time_ago_in_words — ActionView::Helpers::DateHelper
- #time_select — ActionView::Helpers::FormBuilder
- #time_select — ActionView::Helpers::DateHelper
- #time_tag — ActionView::Helpers::DateHelper
- #time_zone_options_for_select — ActionView::Helpers::FormOptionsHelper
- #time_zone_select — ActionView::Helpers::FormBuilder
- #time_zone_select — ActionView::Helpers::FormOptionsHelper
- #to_a — ActionDispatch::Response
- #to_ary — ActionDispatch::Response
- #to_boolean_select_tag — ActionView::Helpers::InstanceTag
- #to_check_box_tag — ActionView::Helpers::InstanceTag
- #to_content_tag — ActionView::Helpers::InstanceTag
- #to_date_select_tag — ActionView::Helpers::DateHelperInstanceTag
- #to_datetime_select_tag — ActionView::Helpers::DateHelperInstanceTag
- #to_format — ActionController::Responder
- #to_hash — ActionDispatch::Flash::FlashHash
- #to_html — ActionController::Responder
- #to_input_field_tag — ActionView::Helpers::InstanceTag
- #to_js — ActionController::Responder
- #to_label_tag — ActionView::Helpers::InstanceTag
- #to_model — ActionView::Helpers::FormBuilder
- #to_number_field_tag — ActionView::Helpers::InstanceTag
- #to_partial_path — ActionView::Helpers::FormBuilder
- #to_path — ActionDispatch::Response
- #to_path — ActionView::FileSystemResolver
- #to_radio_button_tag — ActionView::Helpers::InstanceTag
- #to_s — ActionView::FileSystemResolver
- #to_s — ActionView::FixtureResolver
- #to_s — Mime::Type
- #to_s — ActionDispatch::RemoteIp::GetIp
- #to_str — Mime::Type
- #to_sym — Mime::Type
- #to_text_area_tag — ActionView::Helpers::InstanceTag
- #to_time_select_tag — ActionView::Helpers::DateHelperInstanceTag
- #token_and_options — ActionController::HttpAuthentication::Token
- #token_tag — ActionView::Helpers::FormTagHelper
- #tokenize — HTML::WhiteListSanitizer
- #tokenize — HTML::Sanitizer
- #translate — ActionView::Helpers::TranslationHelper
- #translate — AbstractController::Translation
- #truncate — ActionView::Helpers::TextHelper
- #unescape_path — ActionDispatch::FileHandler
- #unpacked_cookie_data — ActionDispatch::Session::CookieStore
- #update_source_list — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- #updated — ActionView::Helpers::AtomFeedHelper::AtomFeedBuilder
- #url — ActionDispatch::Http::URL
- #url_field — ActionView::Helpers::FormHelper
- #url_field_tag — ActionView::Helpers::FormTagHelper
- #url_for — ActionView::Helpers::UrlHelper
- #url_for — ActionDispatch::Routing::UrlFor
- #url_for — ActionController::Metal
- #url_options — ActionController::UrlFor
- #url_options — ActionDispatch::Routing::UrlFor
- #url_options — ActionView::Helpers::UrlHelper
- #url_options — ActionDispatch::Integration::Session
- #url_options — ActionDispatch::IntegrationTest
- #use — ActionDispatch::Flash::FlashHash
- #use — ActionDispatch::MiddlewareStack
- #use_accept_header — ActionDispatch::Http::MimeNegotiation
- #use_renderer — ActionController::Renderers::ClassMethods
- #use_renderers — ActionController::Renderers::ClassMethods
- #user_agent= — ActionDispatch::TestRequest
- #user_name_and_password — ActionController::HttpAuthentication::Basic
- #using_match_shorthand? — ActionDispatch::Routing::Mapper::Resources
- #utf8_enforcer_tag — ActionView::Helpers::FormTagHelper
- #uuid — ActionDispatch::Request
- #valid_accept_header — ActionDispatch::Http::MimeNegotiation
- #valid_encoding — ActionView::Template::Handlers::ERB
- #validate_digest_response — ActionController::HttpAuthentication::Digest
- #validate_nonce — ActionController::HttpAuthentication::Digest
- #validate_request! — ActionDispatch::Assertions::ResponseAssertions
- #value — ActionView::Helpers::InstanceTag
- #value_before_type_cast — ActionView::Helpers::InstanceTag
- #verified_request? — ActionController::RequestForgeryProtection
- #verify_authenticity_token — ActionController::RequestForgeryProtection
- #verify_request? — Mime::Type
- #video_path — ActionView::Helpers::AssetTagHelper
- #video_tag — ActionView::Helpers::AssetTagHelper
- #view — ActionView::TestCase::Behavior
- #view_assigns — ActionView::TestCase::Behavior
- #view_assigns — AbstractController::Rendering
- #view_context — AbstractController::Rendering
- #view_context_class — AbstractController::Rendering
- #view_context_class — AbstractController::Rendering::ClassMethods
- #view_paths — AbstractController::ViewPaths::ClassMethods
- #view_paths= — AbstractController::ViewPaths::ClassMethods
- #view_paths= — ActionView::LookupContext::ViewPaths
- #view_renderer — AbstractController::Rendering
- #visible_action? — ActionController::HideActions::ClassMethods
- #with_default_scope — ActionDispatch::Routing::Mapper::Base
- #with_exclusive_scope — ActionDispatch::Routing::Mapper::Resources
- #with_fallbacks — ActionView::LookupContext::ViewPaths
- #with_routing — ActionDispatch::Assertions::RoutingAssertions
- #with_scope_level — ActionDispatch::Routing::Mapper::Resources
- #word_wrap — ActionView::Helpers::TextHelper
- #wrap_parameters — ActionController::ParamsWrapper::ClassMethods
- #write — ActionDispatch::RailsMetaStore
- #write — ActionDispatch::RailsEntityStore
- #write_asset — Sprockets::StaticCompiler
- #write_asset_file_contents — ActionView::Helpers::AssetTagHelper::AssetIncludeTag
- #write_fragment — ActionController::Caching::Fragments
- #write_manifest — Sprockets::StaticCompiler
- #xhr — ActionDispatch::Integration::RequestHelpers
- #xhr — ActionController::TestCase::Behavior
- #xhr? — ActionDispatch::Request
- #xhtml_block? — ActionView::Helpers::AtomFeedHelper::AtomBuilder
- #xml_http_request — ActionController::TestCase::Behavior
- #xml_http_request — ActionDispatch::Integration::RequestHelpers
- #xml_http_request? — ActionDispatch::Request