Table of Contents - actionpack-4.0.3 Documentation
Pages
fsm.css
fsm.js
dependencies.rake
Classes/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::Helpers::ClassMethods::MissingHelperError
AbstractController::I18nProxy
AbstractController::Layouts
Accessing shared variables
Layout assignment
Inheritance Examples
Types of layouts
Conditional layouts
Using a different layout in the action render call
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::ActionController
ActionController::ActionController::ActionController
ActionController::ActionController::ActionController::UrlGenerationError
ActionController::ActionControllerError
ActionController::BadRequest
ActionController::Base
Requests
Parameters
Sessions
Responses
Renders
Redirects
Calling multiple redirects or renders
ActionController::Caching
Caching stores
ActionController::Caching::ClassMethods
ActionController::Caching::ConfigMethods
ActionController::Caching::Fragments
ActionController::ConditionalGet
ActionController::ConditionalGet::ClassMethods
ActionController::Cookies
ActionController::DataStreaming
ActionController::DataStreaming::FileBody
ActionController::Flash
ActionController::Flash::ClassMethods
ActionController::ForceSSL
ActionController::ForceSSL::ClassMethods
ActionController::Head
ActionController::Helpers
ActionController::Helpers::ClassMethods
ActionController::HideActions
ActionController::HideActions::ClassMethods
ActionController::HttpAuthentication
ActionController::HttpAuthentication::Basic
Simple Basic example
Advanced Basic example
ActionController::HttpAuthentication::Basic::ControllerMethods
ActionController::HttpAuthentication::Basic::ControllerMethods::ClassMethods
ActionController::HttpAuthentication::Digest
Simple Digest example
Notes
ActionController::HttpAuthentication::Digest::ControllerMethods
ActionController::HttpAuthentication::Token
ActionController::HttpAuthentication::Token::ControllerMethods
ActionController::ImplicitRender
ActionController::Instrumentation
ActionController::Instrumentation::ClassMethods
ActionController::InvalidAuthenticityToken
ActionController::Live
ActionController::Live::Buffer
ActionController::Live::Response
ActionController::LogSubscriber
ActionController::Metal
Rendering Helpers
Redirection Helpers
Other Helpers
ActionController::MethodNotAllowed
ActionController::Middleware
ActionController::Middleware::ActionMiddleware
ActionController::MiddlewareStack
ActionController::MiddlewareStack::Middleware
ActionController::MimeResponds
ActionController::MimeResponds::ClassMethods
ActionController::MimeResponds::Collector
ActionController::MissingFile
ActionController::ModelNaming
ActionController::NotImplemented
ActionController::ParameterMissing
ActionController::Parameters
Action Controller Parameters
ActionController::ParamsWrapper
ActionController::ParamsWrapper::ClassMethods
ActionController::ParamsWrapper::Options
ActionController::RackDelegation
ActionController::Railtie
ActionController::Railties
ActionController::Railties::Helpers
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::RequestForgeryProtection::ProtectionMethods
ActionController::RequestForgeryProtection::ProtectionMethods::Exception
ActionController::RequestForgeryProtection::ProtectionMethods::NullSession
ActionController::RequestForgeryProtection::ProtectionMethods::NullSession::NullCookieJar
ActionController::RequestForgeryProtection::ProtectionMethods::NullSession::NullSessionHash
ActionController::RequestForgeryProtection::ProtectionMethods::ResetSession
ActionController::Rescue
ActionController::Responder
Builtin HTTP verb semantics
Nested resources
Custom options
ActionController::RoutingError
ActionController::SessionOverflowError
ActionController::Streaming
When to use streaming
Communication between layout and template
Headers, cookies, session and flash
Middlewares
Errors
Web server support
Unicorn
Passenger
ActionController::StrongParameters
Strong Parameters
ActionController::TemplateAssertions
ActionController::TestCase
Basic example
Special instance variables
Controller is automatically inferred
Testing controller internals
Manipulating session and cookie variables
Testing named routes
ActionController::TestCase::Behavior
ActionController::TestCase::Behavior::ClassMethods
ActionController::TestCase::RaiseActionExceptions
ActionController::TestRequest
ActionController::TestResponse
ActionController::TestSession
ActionController::Testing
ActionController::Testing::ClassMethods
ActionController::Testing::Functional
ActionController::UnknownController
ActionController::UnknownFormat
ActionController::UnknownHttpMethod
ActionController::UnpermittedParameters
ActionController::UrlFor
ActionDispatch
ActionDispatch::Assertions
ActionDispatch::Assertions::DomAssertions
ActionDispatch::Assertions::ResponseAssertions
ActionDispatch::Assertions::RoutingAssertions
ActionDispatch::Assertions::SelectorAssertions
ActionDispatch::Assertions::TagAssertions
ActionDispatch::Callbacks
ActionDispatch::Cookies
ActionDispatch::Cookies::ChainedCookieJars
ActionDispatch::Cookies::CookieJar
ActionDispatch::Cookies::EncryptedCookieJar
ActionDispatch::Cookies::PermanentCookieJar
ActionDispatch::Cookies::SignedCookieJar
ActionDispatch::Cookies::UpgradeLegacyEncryptedCookieJar
ActionDispatch::Cookies::UpgradeLegacySignedCookieJar
ActionDispatch::Cookies::VerifyAndUpgradeLegacySignedMessage
ActionDispatch::DebugExceptions
ActionDispatch::ExceptionWrapper
ActionDispatch::FileHandler
ActionDispatch::Flash
ActionDispatch::Flash::FlashHash
ActionDispatch::Flash::FlashNow
ActionDispatch::Http
ActionDispatch::Http::Cache
ActionDispatch::Http::Cache::Request
ActionDispatch::Http::Cache::Response
ActionDispatch::Http::FilterParameters
ActionDispatch::Http::FilterRedirect
ActionDispatch::Http::Headers
ActionDispatch::Http::MimeNegotiation
ActionDispatch::Http::ParameterFilter
ActionDispatch::Http::ParameterFilter::CompiledFilter
ActionDispatch::Http::Parameters
ActionDispatch::Http::URL
ActionDispatch::Http::Upload
ActionDispatch::Http::UploadedFile
ActionDispatch::IllegalStateError
ActionDispatch::Integration
ActionDispatch::Integration::RequestHelpers
ActionDispatch::Integration::Runner
ActionDispatch::Integration::Session
ActionDispatch::IntegrationTest
ActionDispatch::Journey
ActionDispatch::Journey::Formatter
ActionDispatch::Journey::GTG
ActionDispatch::Journey::GTG::Builder
ActionDispatch::Journey::GTG::MatchData
ActionDispatch::Journey::GTG::Simulator
ActionDispatch::Journey::GTG::TransitionTable
ActionDispatch::Journey::NFA
ActionDispatch::Journey::NFA::Builder
ActionDispatch::Journey::NFA::Dot
ActionDispatch::Journey::NFA::MatchData
ActionDispatch::Journey::NFA::Simulator
ActionDispatch::Journey::NFA::TransitionTable
ActionDispatch::Journey::NFA::Visitor
ActionDispatch::Journey::Nodes
ActionDispatch::Journey::Nodes::Binary
ActionDispatch::Journey::Nodes::Cat
ActionDispatch::Journey::Nodes::Dummy
ActionDispatch::Journey::Nodes::Group
ActionDispatch::Journey::Nodes::Literal
ActionDispatch::Journey::Nodes::Node
ActionDispatch::Journey::Nodes::Or
ActionDispatch::Journey::Nodes::Star
ActionDispatch::Journey::Nodes::Symbol
ActionDispatch::Journey::Nodes::Terminal
ActionDispatch::Journey::Nodes::Unary
ActionDispatch::Journey::Parser
ActionDispatch::Journey::Path
ActionDispatch::Journey::Path::Pattern
ActionDispatch::Journey::Path::Pattern::AnchoredRegexp
ActionDispatch::Journey::Path::Pattern::MatchData
ActionDispatch::Journey::Path::Pattern::RegexpOffsets
ActionDispatch::Journey::Path::Pattern::UnanchoredRegexp
ActionDispatch::Journey::Route
ActionDispatch::Journey::Router
ActionDispatch::Journey::Router::NullReq
ActionDispatch::Journey::Router::RoutingError
ActionDispatch::Journey::Router::Strexp
ActionDispatch::Journey::Router::Utils
ActionDispatch::Journey::Router::Utils::UriEscape
ActionDispatch::Journey::Routes
ActionDispatch::Journey::Scanner
ActionDispatch::Journey::Visitors
ActionDispatch::Journey::Visitors::Dot
ActionDispatch::Journey::Visitors::Each
ActionDispatch::Journey::Visitors::Formatter
ActionDispatch::Journey::Visitors::OptimizedPath
ActionDispatch::Journey::Visitors::String
ActionDispatch::Journey::Visitors::Visitor
ActionDispatch::MiddlewareStack
ActionDispatch::MiddlewareStack::Middleware
ActionDispatch::ParamsParser
ActionDispatch::ParamsParser::ParseError
ActionDispatch::PublicExceptions
ActionDispatch::RailsEntityStore
ActionDispatch::RailsMetaStore
ActionDispatch::Railtie
ActionDispatch::Reloader
ActionDispatch::RemoteIp
ActionDispatch::RemoteIp::GetIp
ActionDispatch::RemoteIp::IpSpoofAttackError
ActionDispatch::Request
ActionDispatch::Request::Session
ActionDispatch::Request::Session::Options
ActionDispatch::RequestId
ActionDispatch::Response
ActionDispatch::Response::Buffer
ActionDispatch::Routing
Resources
Non-resourceful routes
Named routes
Pretty URLs
Regular Expressions and parameters
External redirects
Unicode character routes
Routing to Rack Applications
Reloading routes
Testing Routes
assert_routing
assert_recognizes
View a list of all your routes
ActionDispatch::Routing
Resources
Non-resourceful routes
Named routes
Pretty URLs
Regular Expressions and parameters
External redirects
Unicode character routes
Routing to Rack Applications
Reloading routes
Testing Routes
assert_routing
assert_recognizes
View a list of all your routes
ActionDispatch::Routing::ConsoleFormatter
ActionDispatch::Routing::HtmlTableFormatter
ActionDispatch::Routing::Mapper
ActionDispatch::Routing::Mapper::Base
ActionDispatch::Routing::Mapper::Concerns
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::PathRedirect
ActionDispatch::Routing::PolymorphicRoutes
Usage within the framework
Prefixed polymorphic helpers
Usage with mounted engines
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::RouteSet::NamedRouteCollection::UrlHelper
ActionDispatch::Routing::RouteSet::NamedRouteCollection::UrlHelper::OptimizedUrlHelper
ActionDispatch::Routing::RouteWrapper
ActionDispatch::Routing::RoutesInspector
ActionDispatch::Routing::RoutesProxy
ActionDispatch::Routing::UrlFor
URL generation from parameters
URL generation for named routes
ActionDispatch::SSL
ActionDispatch::Session
ActionDispatch::Session::AbstractStore
ActionDispatch::Session::CacheStore
ActionDispatch::Session::Compatibility
ActionDispatch::Session::CookieStore
ActionDispatch::Session::MemCacheStore
ActionDispatch::Session::SessionObject
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::Base
Action View Base
ERB
Using sub templates
Passing local variables to sub templates
Template caching
Builder
ActionView::CompiledTemplates
ActionView::Context
Action View Context
ActionView::DependencyTracker
ActionView::DependencyTracker::ERBTracker
ActionView::DependencyTracker::ThreadSafe
ActionView::Digestor
ActionView::Digestor::ThreadSafe
ActionView::EncodingError
ActionView::FallbackFileSystemResolver
ActionView::FileSystemResolver
Examples
Pattern format and variables
ActionView::FixtureResolver
ActionView::Helpers
Active Model Helpers
Action View Asset URL Helpers
Action View Atom Feed Helpers
Action View Cache Helper
Action View Capture Helper
Action View CSRF Helper
Action View Debug Helper
Action View Form Helpers
Action View Form Option Helpers
Action View Form Tag Helpers
Action View Record Tag Helpers
Action View Sanitize Helpers
Action View Translation Helpers
ActionView::Helpers::ActiveModelHelper
ActionView::Helpers::ActiveModelInstanceTag
ActionView::Helpers::AssetTagHelper
ActionView::Helpers::AssetUrlHelper
Using asset hosts
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
Action View Date Helpers
ActionView::Helpers::DateTimeSelector
ActionView::Helpers::DebugHelper
ActionView::Helpers::FormBuilder
ActionView::Helpers::FormHelper
ActionView::Helpers::FormOptionsHelper
ActionView::Helpers::FormTagHelper
ActionView::Helpers::JavaScriptHelper
ActionView::Helpers::JavaScriptHelper::Encoding
ActionView::Helpers::NumberHelper
ActionView::Helpers::NumberHelper::InvalidNumberError
ActionView::Helpers::OutputSafetyHelper
ActionView::Helpers::RecordTagHelper
ActionView::Helpers::RenderingHelper
Action View Rendering
ActionView::Helpers::SanitizeHelper
ActionView::Helpers::SanitizeHelper::ClassMethods
ActionView::Helpers::TagHelper
ActionView::Helpers::Tags
ActionView::Helpers::Tags::Base
ActionView::Helpers::Tags::CheckBox
ActionView::Helpers::Tags::Checkable
ActionView::Helpers::Tags::CollectionCheckBoxes
ActionView::Helpers::Tags::CollectionCheckBoxes::CheckBoxBuilder
ActionView::Helpers::Tags::CollectionHelpers
ActionView::Helpers::Tags::CollectionHelpers::Builder
ActionView::Helpers::Tags::CollectionRadioButtons
ActionView::Helpers::Tags::CollectionRadioButtons::RadioButtonBuilder
ActionView::Helpers::Tags::CollectionSelect
ActionView::Helpers::Tags::ColorField
ActionView::Helpers::Tags::DateField
ActionView::Helpers::Tags::DateSelect
ActionView::Helpers::Tags::DatetimeField
ActionView::Helpers::Tags::DatetimeLocalField
ActionView::Helpers::Tags::DatetimeSelect
ActionView::Helpers::Tags::EmailField
ActionView::Helpers::Tags::FileField
ActionView::Helpers::Tags::GroupedCollectionSelect
ActionView::Helpers::Tags::HiddenField
ActionView::Helpers::Tags::Label
ActionView::Helpers::Tags::MonthField
ActionView::Helpers::Tags::NumberField
ActionView::Helpers::Tags::PasswordField
ActionView::Helpers::Tags::RadioButton
ActionView::Helpers::Tags::RangeField
ActionView::Helpers::Tags::SearchField
ActionView::Helpers::Tags::Select
ActionView::Helpers::Tags::TelField
ActionView::Helpers::Tags::TextArea
ActionView::Helpers::Tags::TextField
ActionView::Helpers::Tags::TimeField
ActionView::Helpers::Tags::TimeSelect
ActionView::Helpers::Tags::TimeZoneSelect
ActionView::Helpers::Tags::UrlField
ActionView::Helpers::Tags::WeekField
ActionView::Helpers::TextHelper
Sanitization
ActionView::Helpers::TextHelper::Cycle
ActionView::Helpers::TranslationHelper
ActionView::Helpers::UrlHelper
ActionView::Helpers::UrlHelper::ClassMethods
ActionView::LogSubscriber
Action View Log Subscriber
ActionView::LookupContext
ActionView::LookupContext::Accessors
ActionView::LookupContext::DetailsCache
ActionView::LookupContext::DetailsKey
ActionView::LookupContext::DetailsKey::ThreadSafe
ActionView::LookupContext::ViewPaths
ActionView::MissingRequestError
ActionView::MissingTemplate
ActionView::ModelNaming
ActionView::NullResolver
ActionView::OptimizedFileSystemResolver
ActionView::OutputBuffer
ActionView::OutputFlow
ActionView::PartialDigestor
ActionView::PartialRenderer
Action View Partials
The :as and :object options
Rendering a collection of partials
Rendering shared partials
Rendering objects that respond to `to_partial_path`
Rendering the default case
Rendering partials with layouts
ActionView::PathResolver
ActionView::PathSet
ActionView::Railtie
ActionView::RecordIdentifier
ActionView::Renderer
ActionView::Resolver
Action View Resolver
ActionView::Resolver::Cache
ActionView::Resolver::Cache::SmallCache
ActionView::Resolver::Path
ActionView::RoutingUrlFor
ActionView::StreamingBuffer
ActionView::StreamingFlow
ActionView::StreamingTemplateRenderer
ActionView::StreamingTemplateRenderer::Body
ActionView::Template
Action View Template
Action View Template Handlers
Action View Text Template
ActionView::Template::Error
ActionView::Template::Handlers
ActionView::Template::Handlers::Builder
ActionView::Template::Handlers::ERB
ActionView::Template::Handlers::Erubis
ActionView::Template::Handlers::Raw
ActionView::Template::Text
ActionView::Template::Types
ActionView::Template::Types::Type
ActionView::TemplateRenderer
ActionView::TestCase
Action View Test Case
ActionView::TestCase::Behavior
ActionView::TestCase::Behavior::ClassMethods
ActionView::TestCase::Behavior::Locals
ActionView::TestCase::Behavior::RenderedViewsCollection
ActionView::TestCase::TestController
ActionView::WrongEncodingError
ActiveSupport
HTML
HTML::CDATA
HTML::Conditions
HTML::Document
HTML::FullSanitizer
HTML::LinkSanitizer
HTML::Node
HTML::Sanitizer
HTML::Selector
Matching Elements
Selecting Elements
Expressions
Attribute Values
Alternatives, siblings, children
Pseudo classes
Substitution Values
HTML::Selector::InvalidSelectorError
HTML::Tag
HTML::Text
HTML::Tokenizer
HTML::Version
HTML::WhiteListSanitizer
Mime
Mime::Mimes
Mime::NullType
Mime::Type
Mime::Type::AcceptItem
Mime::Type::AcceptList
Rack
Rack::Cache
Rack::Cache::EntityStore
Rack::Cache::MetaStore
Rack::Mount
Methods
::[] — ActionView::Template::Types
::[] — Mime
::[] — ActionView::Template::Types::Type
::_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
::browser_generated_types — Mime::Type
::build — ActionController::Middleware
::build — ActionView::Resolver::Path
::build_host_url — ActionDispatch::Http::URL
::cache_template_loading — ActionView::Base
::cache_template_loading= — ActionView::Base
::call — ActionController::Metal
::call — ActionView::DependencyTracker::ERBTracker
::call — ActionController::Responder
::call — ActionView::Template::Handlers::ERB
::cleanup! — ActionDispatch::Reloader
::clear_action_methods! — AbstractController::Base
::compute_and_store_digest — ActionView::Digestor
::controller_name — ActionController::Metal
::controller_path — AbstractController::Base
::default_hsts_options — ActionDispatch::SSL
::delegate_to — ActionView::Template::Types
::digest — ActionView::Digestor
::dom_class — ActionController::RecordIdentifier
::dom_id — ActionController::RecordIdentifier
::eager_load! — ActionController
::eager_load! — ActionView
::extract_domain — ActionDispatch::Http::URL
::extract_subdomain — ActionDispatch::Http::URL
::extract_subdomains — ActionDispatch::Http::URL
::fetch — Mime
::find_dependencies — ActionView::DependencyTracker
::for_class — HTML::Selector
::for_id — HTML::Selector
::from_response — ActionDispatch::TestResponse
::from_session_value — ActionDispatch::Flash::FlashHash
::generate_method_for_mime — AbstractController::Collector
::hidden_actions — AbstractController::Base
::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::SSL
::new — ActionController::RequestForgeryProtection::ProtectionMethods::NullSession
::new — ActionDispatch::RailsMetaStore
::new — ActionController::RequestForgeryProtection::ProtectionMethods::ResetSession
::new — ActionView::FileSystemResolver
::new — ActionDispatch::Callbacks
::new — ActionView::Resolver::Cache::SmallCache
::new — ActionController::Responder
::new — ActionDispatch::Http::FilterParameters
::new — ActionView::Resolver::Path
::new — ActionView::Template::Types::Type
::new — ActionView::Resolver
::new — ActionView::TestCase::TestController
::new — ActionView::Template
::new — ActionView::Renderer
::new — ActionView::PartialRenderer
::new — ActionView::Helpers::NumberHelper::InvalidNumberError
::new — ActionView::Helpers::FormBuilder
::new — ActionController::MimeResponds::Collector
::new — ActionView::Digestor
::new — AbstractController::DoubleRenderError
::new — AbstractController::Helpers::ClassMethods::MissingHelperError
::new — ActionView::DependencyTracker::ERBTracker
::new — ActionDispatch::RailsEntityStore
::new — ActionDispatch::Request
::new — ActionDispatch::Response
::new — ActionDispatch::Http::ParameterFilter
::new — ActionController::Parameters
::new — Mime::Type
::new — ActionDispatch::DebugExceptions
::new — ActionView::TestCase::Behavior::RenderedViewsCollection
::new — ActionDispatch::TestRequest
::new — ActionDispatch::TestRequest
::new — ActionDispatch::Cookies
::new — ActionDispatch::Http::URL
::new — ActionDispatch::Integration::Session
::new — ActionView::FixtureResolver
::new — HTML::Selector
::new — ActionDispatch::Routing::HtmlTableFormatter
::new — ActionDispatch::Routing::ConsoleFormatter
::new — ActionDispatch::Static
::new — ActionDispatch::FileHandler
::new — ActionDispatch::MiddlewareStack::Middleware
::new — ActionDispatch::MiddlewareStack
::new — ActionDispatch::Http::Parameters
::new — ActionDispatch::Cookies::VerifyAndUpgradeLegacySignedMessage
::new — ActionDispatch::ShowExceptions
::new — ActionController::Middleware
::new — ActionDispatch::Session::Compatibility
::new — ActionDispatch::Session::MemCacheStore
::new — ActionController::Middleware
::new — ActionDispatch::Session::CookieStore
::new — ActionController::Middleware::ActionMiddleware
::new — ActionDispatch::Session::CacheStore
::new — ActionDispatch::RequestId
::new — ActionDispatch::Http::Headers
::new — ActionDispatch::RemoteIp::GetIp
::new — ActionDispatch::RemoteIp
::new — ActionDispatch::Reloader
::new — ActionDispatch::Routing::UrlFor
::new — ActionDispatch::PublicExceptions
::new — ActionController::Metal
::new — ActionDispatch::ParamsParser::ParseError
::new — ActionDispatch::ParamsParser
::new — ActionDispatch::ExceptionWrapper
::new — ActionDispatch::Flash
::new — ActionController::RequestForgeryProtection::ProtectionMethods::Exception
::normalize_host — ActionDispatch::Http::URL
::normalize_name — ActionDispatch::Routing::Mapper
::normalize_path — ActionDispatch::Routing::Mapper
::normalize_port — ActionDispatch::Http::URL
::normalize_protocol — ActionDispatch::Http::URL
::page_cache_extension — ActionController::Caching
::page_cache_extension= — ActionController::Caching
::parse — Mime::Type
::parse_data_with_trailing_star — Mime::Type
::parse_trailing_star — Mime::Type
::prepare! — ActionDispatch::Reloader
::register — Mime::Type
::register — ActionView::Template::Types::Type
::register_alias — Mime::Type
::register_callback — Mime::Type
::register_tracker — ActionView::DependencyTracker
::remove_tracker — ActionView::DependencyTracker
::resolve — ActionDispatch::RailsMetaStore
::resolve — ActionDispatch::RailsEntityStore
::rewrite_authentication — ActionDispatch::Http::URL
::same_host? — 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
::version — ActionPack
::with — AbstractController::Railties::RoutesHelpers
::without_modules — ActionController::Base
#== — Mime::Type
#== — ActionView::FileSystemResolver
#== — ActionDispatch::MiddlewareStack::Middleware
#== — ActionView::Template::Types::Type
#=== — Mime::Type
#=~ — Mime::Type
#GET — ActionDispatch::Request
#POST — ActionDispatch::Request
#[] — ActionDispatch::MiddlewareStack
#[] — ActionDispatch::Flash::FlashHash
#[] — ActionController::Parameters
#[] — ActionDispatch::Http::Headers
#[]= — ActionDispatch::Flash::FlashHash
#[]= — ActionDispatch::Http::Headers
#_compute_redirect_to_location — ActionController::Redirecting
#_conditional_layout? — AbstractController::Layouts
#_default_layout — AbstractController::Layouts
#_extract_redirect_to_status — ActionController::Redirecting
#_handle_action_missing — AbstractController::Base
#_handle_render_options — ActionController::Renderers
#_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::Rendering
#_normalize_render — AbstractController::Rendering
#_prefixes — AbstractController::ViewPaths
#_prepare_context — ActionView::Context
#_process_options — AbstractController::Rendering
#_routes — AbstractController::UrlFor::ClassMethods
#_routes — AbstractController::UrlFor
#_routes — ActionView::TestCase::Behavior
#_routes_context — ActionDispatch::Routing::UrlFor
#_set_detail — ActionView::LookupContext::DetailsCache
#_set_wrapper_options — ActionController::ParamsWrapper::ClassMethods
#_url_for_modules — ActionView::Helpers::UrlHelper::ClassMethods
#_user_defined_ivars — ActionView::TestCase::Behavior
#_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
#accept= — ActionDispatch::TestRequest
#accepts — ActionDispatch::Http::MimeNegotiation
#action — ActionDispatch::Routing::RouteWrapper
#action= — ActionDispatch::TestRequest
#action_has_layout? — AbstractController::Layouts
#action_method? — AbstractController::Base
#action_methods — AbstractController::Base
#action_methods — AbstractController::UrlFor::ClassMethods
#action_methods — ActionController::HideActions::ClassMethods
#action_prefix — ActionDispatch::Routing::PolymorphicRoutes
#add — ActionView::TestCase::Behavior::RenderedViewsCollection
#add_expr — ActionView::Template::Handlers::Erubis
#add_expr_escaped — ActionView::Template::Handlers::Erubis
#add_expr_literal — ActionView::Template::Handlers::Erubis
#add_flash_types — ActionController::Flash::ClassMethods
#add_method_to_attributes! — ActionView::Helpers::UrlHelper
#add_postamble — ActionView::Template::Handlers::Erubis
#add_preamble — ActionView::Template::Handlers::Erubis
#add_stmt — ActionView::Template::Handlers::Erubis
#add_template_helper — AbstractController::Helpers::ClassMethods
#add_text — ActionView::Template::Handlers::Erubis
#after_action — AbstractController::Callbacks::ClassMethods
#alert — ActionDispatch::Flash::FlashHash
#alert= — ActionDispatch::Flash::FlashHash
#all — ActionController::MimeResponds::Collector
#all_application_helpers — ActionController::Helpers::ClassMethods
#all_helpers_from_path — ActionController::Helpers::ClassMethods
#any — ActionController::MimeResponds::Collector
#api_behavior — ActionController::Responder
#api_location — ActionController::Responder
#app — ActionDispatch::Integration::Runner
#app — ActionDispatch::IntegrationTest
#app_name — ActionDispatch::Routing::Mapper::Base
#append_after_action — AbstractController::Callbacks::ClassMethods
#append_around_action — AbstractController::Callbacks::ClassMethods
#append_before_action — AbstractController::Callbacks::ClassMethods
#append_charset? — ActionDispatch::Response
#append_view_path — AbstractController::ViewPaths
#append_view_path — AbstractController::ViewPaths::ClassMethods
#application_trace — ActionDispatch::ExceptionWrapper
#around_action — AbstractController::Callbacks::ClassMethods
#array_of_permitted_scalars? — ActionController::Parameters
#array_of_permitted_scalars_filter — ActionController::Parameters
#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_path — ActionView::Helpers::AssetUrlHelper
#asset_url — ActionView::Helpers::AssetUrlHelper
#assign_default_content_type_and_charset! — ActionDispatch::Response
#assigns — ActionDispatch::TestProcess
#atom_feed — ActionView::Helpers::AtomFeedHelper
#attribute_match — HTML::Selector
#audio_path — ActionView::Helpers::AssetUrlHelper
#audio_tag — ActionView::Helpers::AssetTagHelper
#audio_url — ActionView::Helpers::AssetUrlHelper
#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::Digest
#authentication_request — ActionController::HttpAuthentication::Basic
#authentication_request — ActionController::HttpAuthentication::Token
#authorization — ActionDispatch::Request
#auto_discovery_link_tag — ActionView::Helpers::AssetTagHelper
#available_action? — AbstractController::Base
#await_commit — ActionDispatch::Response
#backtrace_cleaner — ActionDispatch::ExceptionWrapper
#before_action — AbstractController::Callbacks::ClassMethods
#before_filters — ActionController::Testing::ClassMethods
#body — ActionDispatch::Request
#body — ActionDispatch::Response
#body= — ActionDispatch::Response
#body_parts — ActionDispatch::Response
#boolean_tag_option — ActionView::Helpers::TagHelper
#build — ActionDispatch::MiddlewareStack
#build — ActionDispatch::MiddlewareStack::Middleware
#build_buffer — ActionDispatch::Response
#build_named_route_call — ActionDispatch::Routing::PolymorphicRoutes
#build_path — ActionView::Resolver
#build_request — ActionController::TestCase::Behavior
#build_request_uri — ActionController::TestCase::Behavior
#build_response — ActionController::TestCase::Behavior
#button — ActionView::Helpers::FormBuilder
#button_tag — ActionView::Helpers::FormTagHelper
#button_to — ActionView::Helpers::UrlHelper
#button_to_function — ActionView::Helpers::JavaScriptHelper
#cache — ActionController::Caching
#cache — ActionView::Helpers::CacheHelper
#cache_configured? — ActionController::Caching::ConfigMethods
#cache_control_headers — ActionDispatch::Http::Cache::Response
#cache_control_segments — ActionDispatch::Http::Cache::Response
#cache_fragment_name — ActionView::Helpers::CacheHelper
#cache_if — ActionView::Helpers::CacheHelper
#cache_key — ActionDispatch::Session::CacheStore
#cache_store — ActionController::Caching::ConfigMethods
#cache_store= — ActionController::Caching::ConfigMethods
#cache_unless — ActionView::Helpers::CacheHelper
#calculate_ip — ActionDispatch::RemoteIp::GetIp
#call — ActionView::Template::Handlers::Builder
#call — ActionDispatch::Callbacks
#call — ActionDispatch::DebugExceptions
#call — ActionDispatch::Reloader
#call — ActionDispatch::RequestId
#call — ActionDispatch::Cookies
#call — ActionView::Template::Handlers::Raw
#call — ActionView::Template::Handlers::ERB
#call — ActionDispatch::ParamsParser
#call — ActionController::Middleware::ActionMiddleware
#call — ActionDispatch::Flash
#call — ActionDispatch::PublicExceptions
#call — ActionDispatch::Static
#call — ActionDispatch::SSL
#call — ActionDispatch::ShowExceptions
#call — ActionDispatch::FileHandler
#call — ActionDispatch::RemoteIp
#capture — ActionView::Helpers::CaptureHelper
#cdata_section — ActionView::Helpers::TagHelper
#check_box — ActionView::Helpers::FormBuilder
#check_box — ActionView::Helpers::FormHelper
#check_box_tag — ActionView::Helpers::FormTagHelper
#check_method — ActionDispatch::Request
#check_required_ivars — ActionController::TestCase::Behavior
#clean_backtrace — ActionDispatch::ExceptionWrapper
#clear — ActionDispatch::Flash::FlashHash
#clear_cache — ActionView::Resolver
#clear_helpers — AbstractController::Helpers::ClassMethods
#clear_respond_to — ActionController::MimeResponds::ClassMethods
#close — ActionDispatch::Http::UploadedFile
#close — ActionDispatch::Response
#code — ActionDispatch::Response
#collection — ActionDispatch::Routing::Mapper::Resources
#collection — ActionView::PartialRenderer
#collection_check_boxes — ActionView::Helpers::FormBuilder
#collection_check_boxes — ActionView::Helpers::FormOptionsHelper
#collection_from_object — ActionView::PartialRenderer
#collection_radio_buttons — ActionView::Helpers::FormOptionsHelper
#collection_radio_buttons — ActionView::Helpers::FormBuilder
#collection_select — ActionView::Helpers::FormBuilder
#collection_select — ActionView::Helpers::FormOptionsHelper
#collection_with_template — ActionView::PartialRenderer
#collection_without_template — ActionView::PartialRenderer
#color_field — ActionView::Helpers::FormHelper
#color_field_tag — ActionView::Helpers::FormTagHelper
#combine_etags — ActionController::ConditionalGet
#commit! — ActionDispatch::Response
#committed? — ActionDispatch::Response
#compiled_filter — ActionDispatch::Http::ParameterFilter
#compute_asset_extname — ActionView::Helpers::AssetUrlHelper
#compute_asset_host — ActionView::Helpers::AssetUrlHelper
#compute_asset_path — ActionView::Helpers::AssetUrlHelper
#concat — ActionView::Helpers::TextHelper
#concern — ActionDispatch::Routing::Mapper::Concerns
#concerns — ActionDispatch::Routing::Mapper::Concerns
#config — ActionView::TestCase::Behavior
#constraints — ActionDispatch::Routing::RouteWrapper
#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 — ActionView::Helpers::ActiveModelInstanceTag
#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= — ActionDispatch::Response
#content_type= — ActionController::Metal
#controller — ActionDispatch::Routing::RouteWrapper
#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_hashes_to_parameters — ActionController::Parameters
#convert_options_to_data_attributes — ActionView::Helpers::UrlHelper
#convert_to_model — ActionView::ModelNaming
#convert_to_model — ActionController::ModelNaming
#cookie_jar — ActionDispatch::Session::CookieStore
#cookie_jar — ActionDispatch::Request
#cookies — ActionDispatch::TestProcess
#cookies — ActionController::Cookies
#cookies — ActionDispatch::Response
#cookies — ActionDispatch::Integration::Session
#cookies — ActionDispatch::TestRequest
#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 — ActionController::MimeResponds::Collector
#cut_excerpt_part — ActionView::Helpers::TextHelper
#cycle — ActionView::Helpers::TextHelper
#data_tag_option — ActionView::Helpers::TagHelper
#date — ActionDispatch::Http::Cache::Response
#date= — ActionDispatch::Http::Cache::Response
#date? — ActionDispatch::Http::Cache::Response
#date_field — ActionView::Helpers::FormHelper
#date_field_tag — ActionView::Helpers::FormTagHelper
#date_select — ActionView::Helpers::FormBuilder
#date_select — ActionView::Helpers::DateHelper
#datetime_field — ActionView::Helpers::FormHelper
#datetime_field_tag — ActionView::Helpers::FormTagHelper
#datetime_local_field — ActionView::Helpers::FormHelper
#datetime_local_field_tag — ActionView::Helpers::FormTagHelper
#datetime_select — ActionView::Helpers::FormBuilder
#datetime_select — ActionView::Helpers::DateHelper
#debug — ActionView::Helpers::DebugHelper
#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_env — ActionDispatch::TestRequest
#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::Integration::RequestHelpers
#delete — ActionDispatch::Flash::FlashHash
#delete — ActionDispatch::MiddlewareStack
#delete — ActionController::TestCase::Behavior
#delete? — ActionDispatch::Request
#delete_cookie — ActionDispatch::Response
#delete_via_redirect — ActionDispatch::Integration::RequestHelpers
#dependencies — ActionView::DependencyTracker::ERBTracker
#dependencies — ActionView::Digestor
#dependency_digest — ActionView::Digestor
#destroy_session — ActionDispatch::Session::CacheStore
#destroy_session — ActionDispatch::Session::CookieStore
#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
#digest — ActionView::Digestor
#directory — ActionView::DependencyTracker::ERBTracker
#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_class — ActionView::RecordIdentifier
#dom_id — ActionController::RecordIdentifier
#dom_id — ActionView::RecordIdentifier
#domain — ActionDispatch::Http::URL
#draw_header — ActionDispatch::Routing::ConsoleFormatter
#draw_section — ActionDispatch::Routing::ConsoleFormatter
#dup — ActionController::Parameters
#each — ActionDispatch::MiddlewareStack
#each — ActionDispatch::Flash::FlashHash
#each — ActionDispatch::Http::Headers
#each_element — ActionController::Parameters
#email_field — ActionView::Helpers::FormHelper
#email_field_tag — ActionView::Helpers::FormTagHelper
#emitted_hidden_id? — ActionView::Helpers::FormBuilder
#empty? — ActionDispatch::Flash::FlashHash
#encode! — ActionView::Template
#encode_credentials — ActionController::HttpAuthentication::Token
#encode_credentials — ActionController::HttpAuthentication::Basic
#encode_credentials — ActionController::HttpAuthentication::Digest
#encode_filename — ActionDispatch::Http::UploadedFile
#encrypted — ActionDispatch::Cookies::ChainedCookieJars
#endpoint — ActionDispatch::Routing::RouteWrapper
#engine? — ActionDispatch::Routing::RouteWrapper
#env — ActionController::Metal
#env_filter — ActionDispatch::Http::FilterParameters
#env_name — ActionDispatch::Http::Headers
#eof? — ActionDispatch::Http::UploadedFile
#eql? — ActionView::FileSystemResolver
#error_message — ActionView::Helpers::ActiveModelInstanceTag
#error_wrapping — ActionView::Helpers::ActiveModelInstanceTag
#escape — ActionDispatch::Routing::PathRedirect
#escape_glob_chars — ActionDispatch::FileHandler
#escape_javascript — ActionView::Helpers::JavaScriptHelper
#escape_once — ActionView::Helpers::TagHelper
#escape_units — ActionView::Helpers::NumberHelper
#escape_unsafe_options — ActionView::Helpers::NumberHelper
#etag — ActionController::ConditionalGet::ClassMethods
#etag= — ActionDispatch::Http::Cache::Response
#etag_matches? — ActionDispatch::Http::Cache::Request
#excerpt — ActionView::Helpers::TextHelper
#exist? — ActionDispatch::RailsEntityStore
#exists? — ActionView::LookupContext::ViewPaths
#expected_response — ActionController::HttpAuthentication::Digest
#expire_fragment — ActionController::Caching::Fragments
#expires_in — ActionController::ConditionalGet
#expires_now — ActionController::ConditionalGet
#explicit_dependencies — ActionView::DependencyTracker::ERBTracker
#ext — ActionDispatch::FileHandler
#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_session_id — ActionDispatch::Session::CookieStore
#extract_values_from_collection — ActionView::Helpers::FormOptionsHelper
#fail_on — ActionDispatch::Assertions::RoutingAssertions
#favicon_link_tag — ActionView::Helpers::AssetTagHelper
#fetch — ActionDispatch::Http::Headers
#fetch — ActionController::Parameters
#field_set_tag — ActionView::Helpers::FormTagHelper
#fields_for — ActionView::Helpers::FormBuilder
#fields_for — ActionView::Helpers::FormHelper
#fields_for_nested_model — ActionView::Helpers::FormBuilder
#fields_for_style? — ActionController::Parameters
#fields_for_with_nested_attributes — ActionView::Helpers::FormBuilder
#file_field — ActionView::Helpers::FormHelper
#file_field — ActionView::Helpers::FormBuilder
#file_field_tag — ActionView::Helpers::FormTagHelper
#filter — ActionDispatch::Http::ParameterFilter
#filter_proxies — ActionDispatch::RemoteIp::GetIp
#filtered_env — ActionDispatch::Http::FilterParameters
#filtered_location — ActionDispatch::Http::FilterRedirect
#filtered_parameters — ActionDispatch::Http::FilterParameters
#filtered_path — ActionDispatch::Http::FilterParameters
#filtered_query_string — ActionDispatch::Http::FilterParameters
#find — ActionView::LookupContext::ViewPaths
#find_all — ActionView::Resolver
#find_all — ActionView::LookupContext::ViewPaths
#find_all_tag — ActionDispatch::Assertions::TagAssertions
#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
#flag_cookies_as_secure! — ActionDispatch::SSL
#flash — ActionDispatch::Request
#flash — ActionDispatch::TestProcess
#flush_newline_if_pending — ActionView::Template::Handlers::Erubis
#follow_redirect! — ActionDispatch::Integration::RequestHelpers
#font_path — ActionView::Helpers::AssetUrlHelper
#font_url — ActionView::Helpers::AssetUrlHelper
#force_ssl — ActionController::ForceSSL::ClassMethods
#force_ssl_redirect — ActionController::ForceSSL
#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
#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_cookie — ActionDispatch::Session::CookieStore
#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_old_process_api — ActionController::TestCase::Behavior
#handle_unverified_request — ActionController::RequestForgeryProtection::ProtectionMethods::ResetSession
#handle_unverified_request — ActionController::RequestForgeryProtection::ProtectionMethods::Exception
#handle_unverified_request — ActionController::RequestForgeryProtection
#handle_unverified_request — ActionController::RequestForgeryProtection::ProtectionMethods::NullSession
#handles_encoding? — ActionView::Template::Handlers::ERB
#has_errors? — ActionController::Responder
#has_named_route? — ActionDispatch::Routing::Mapper::Base
#hash_filter — ActionController::Parameters
#head — ActionController::Head
#head — ActionDispatch::Integration::RequestHelpers
#head — ActionController::TestCase::Behavior
#head? — ActionDispatch::Request
#header — ActionDispatch::Routing::HtmlTableFormatter
#header — ActionDispatch::Routing::ConsoleFormatter
#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
#hsts_headers — ActionDispatch::SSL
#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
#if_none_match_etags — ActionDispatch::Http::Cache::Request
#image_alt — ActionView::Helpers::AssetTagHelper
#image_path — ActionView::Helpers::AssetUrlHelper
#image_submit_tag — ActionView::Helpers::FormTagHelper
#image_tag — ActionView::Helpers::AssetTagHelper
#image_url — ActionView::Helpers::AssetUrlHelper
#include? — ActionDispatch::Http::Headers
#include_helper_modules! — ActionView::TestCase::Behavior::ClassMethods
#index — ActionController::Middleware
#inherited — ActionController::ParamsWrapper::ClassMethods
#inherited — AbstractController::Helpers::ClassMethods
#inherited — ActionController::Railties::Helpers
#initialize_copy — ActionDispatch::Flash::FlashHash
#initialize_copy — ActionDispatch::MiddlewareStack
#initialize_sid — ActionDispatch::Session::Compatibility
#injected_dependencies — ActionView::Digestor
#insert — ActionDispatch::MiddlewareStack
#insert_after — ActionDispatch::MiddlewareStack
#insert_before — ActionDispatch::MiddlewareStack
#inspect — ActionView::Template
#inspect — ActionDispatch::MiddlewareStack::Middleware
#inspect — ActionDispatch::Routing::PathRedirect
#instantiate_builder — ActionView::Helpers::FormHelper
#integration_session — ActionDispatch::Integration::Runner
#internal? — ActionDispatch::Routing::RouteWrapper
#internal_request_id — ActionDispatch::RequestId
#ip — ActionDispatch::Request
#ips_from — ActionDispatch::RemoteIp::GetIp
#j — ActionView::Helpers::JavaScriptHelper
#javascript_include_tag — ActionView::Helpers::AssetTagHelper
#javascript_path — ActionView::Helpers::AssetUrlHelper
#javascript_tag — ActionView::Helpers::JavaScriptHelper
#javascript_url — ActionView::Helpers::AssetUrlHelper
#json_regexp — ActionDispatch::Routing::RouteWrapper
#json_resource_errors — ActionController::Responder
#keep — ActionDispatch::Flash::FlashHash
#key? — ActionDispatch::Flash::FlashHash
#key? — ActionDispatch::Request
#key? — ActionDispatch::Http::Headers
#keys — ActionDispatch::Flash::FlashHash
#klass — ActionDispatch::MiddlewareStack::Middleware
#l — ActionView::Helpers::TranslationHelper
#l — AbstractController::Translation
#label — ActionView::Helpers::FormBuilder
#label — ActionView::Helpers::FormHelper
#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::CookieStore
#load_session — ActionDispatch::Session::StaleSessionCheck
#local? — ActionDispatch::Request
#localize — ActionView::Helpers::TranslationHelper
#localize — AbstractController::Translation
#locals_for — ActionView::TestCase::Behavior::RenderedViewsCollection
#location — ActionController::Metal
#location — ActionDispatch::Response
#location= — ActionDispatch::Response
#location= — ActionController::Metal
#location_filter — ActionDispatch::Http::FilterRedirect
#location_filter_match? — ActionDispatch::Http::FilterRedirect
#log_error — ActionDispatch::DebugExceptions
#log_error — ActionController::Live
#logger — ActionDispatch::DebugExceptions
#logger — ActionDispatch::ParamsParser
#logger — ActionView::Digestor
#logger — ActionView::LogSubscriber
#logger — ActionController::LogSubscriber
#logical_name — ActionView::Digestor
#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 — HTML::Selector
#match — ActionDispatch::Routing::Mapper::Resources
#match — ActionDispatch::Routing::Mapper::Base
#match? — ActionDispatch::FileHandler
#media_type — ActionDispatch::Request
#member — ActionDispatch::Routing::Mapper::Resources
#merge — ActionDispatch::Http::Headers
#merge! — ActionDispatch::Http::Headers
#merge_default_headers — ActionDispatch::Response
#merge_prefix_into_object_path — ActionView::PartialRenderer
#message — ActionDispatch::Response
#method — ActionDispatch::Request
#method_for_action — AbstractController::Base
#method_for_action — ActionController::HideActions
#method_for_action — ActionController::ImplicitRender
#method_missing — AbstractController::Collector
#method_missing — Mime::NullType
#method_missing — ActionDispatch::Integration::Runner
#method_missing — ActionDispatch::Assertions::RoutingAssertions
#method_missing — Mime::Type
#method_missing — ActionView::TestCase::Behavior
#method_symbol — ActionDispatch::Request
#method_tag — ActionView::Helpers::UrlHelper
#mime_type — ActionView::Template
#model_name_from_record_or_class — ActionView::ModelNaming
#model_name_from_record_or_class — ActionController::ModelNaming
#modules_for_helpers — AbstractController::Helpers::ClassMethods
#modules_for_helpers — ActionController::Helpers::ClassMethods
#month_field — ActionView::Helpers::FormHelper
#month_field_tag — ActionView::Helpers::FormTagHelper
#mount — ActionDispatch::Routing::Mapper::Base
#multipart= — ActionView::Helpers::FormBuilder
#multiple_sources_tag — ActionView::Helpers::AssetTagHelper
#munge_body_object — ActionDispatch::Response
#name — ActionDispatch::Routing::RouteWrapper
#namespace — ActionDispatch::Routing::Mapper::Scoping
#namespace — ActionDispatch::Routing::Mapper::Resources
#navigation_behavior — ActionController::Responder
#navigation_location — ActionController::Responder
#negotiate_format — ActionController::MimeResponds::Collector
#negotiate_mime — ActionDispatch::Http::MimeNegotiation
#nested — ActionDispatch::Routing::Mapper::Resources
#nested_attributes_association? — ActionView::Helpers::FormBuilder
#nested_child_index — ActionView::Helpers::FormBuilder
#nested_dependencies — ActionView::Digestor
#new — ActionDispatch::Routing::Mapper::Resources
#new — ActionView::TestCase::Behavior::ClassMethods
#next_element — HTML::Selector
#next_selector — HTML::Selector
#nil? — Mime::NullType
#no_routes — ActionDispatch::Routing::HtmlTableFormatter
#no_routes — ActionDispatch::Routing::ConsoleFormatter
#nonce — ActionController::HttpAuthentication::Digest
#normalize — ActionDispatch::MiddlewareStack::Middleware
#normalize_argument_to_redirection — ActionDispatch::Assertions::ResponseAssertions
#normalize_encode_params — ActionDispatch::Http::Parameters
#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 — ActionDispatch::Http::UploadedFile
#open_session — ActionDispatch::Integration::Runner
#optimize_routes_generation? — ActionDispatch::Routing::UrlFor
#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_select — ActionView::Helpers::FormOptionsHelper
#options_from_collection_for_select — ActionView::Helpers::FormOptionsHelper
#original_exception — ActionDispatch::ExceptionWrapper
#original_fullpath — ActionDispatch::Request
#original_url — ActionDispatch::Request
#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 — ActionController::StrongParameters
#params — ActionController::Metal
#params — ActionDispatch::Http::Parameters
#params= — ActionController::StrongParameters
#params= — ActionController::Metal
#params_array_from — ActionController::HttpAuthentication::Token
#parent_prefixes — AbstractController::ViewPaths::ClassMethods
#parse_float — ActionView::Helpers::NumberHelper
#parse_formatted_parameters — ActionDispatch::ParamsParser
#parse_query — ActionDispatch::Request
#partial? — ActionView::Digestor
#partial_path — ActionView::PartialRenderer
#pass_response — ActionDispatch::ShowExceptions
#password_field — ActionView::Helpers::FormHelper
#password_field_tag — ActionView::Helpers::FormTagHelper
#patch — ActionController::TestCase::Behavior
#patch — ActionDispatch::Routing::Mapper::HttpHelpers
#patch — ActionDispatch::Integration::RequestHelpers
#patch? — ActionDispatch::Request
#patch_via_redirect — ActionDispatch::Integration::RequestHelpers
#path — ActionDispatch::Routing::RouteWrapper
#path — ActionDispatch::Http::UploadedFile
#path — ActionDispatch::Routing::PathRedirect
#path= — ActionDispatch::TestRequest
#path_parameters — ActionDispatch::Http::Parameters
#path_to_asset — ActionView::Helpers::AssetUrlHelper
#path_to_audio — ActionView::Helpers::AssetUrlHelper
#path_to_font — ActionView::Helpers::AssetUrlHelper
#path_to_image — ActionView::Helpers::AssetUrlHelper
#path_to_javascript — ActionView::Helpers::AssetUrlHelper
#path_to_stylesheet — ActionView::Helpers::AssetUrlHelper
#path_to_video — ActionView::Helpers::AssetUrlHelper
#performed? — ActionController::Metal
#permanent — ActionDispatch::Cookies::ChainedCookieJars
#permit — ActionController::Parameters
#permit! — ActionController::Parameters
#permitted? — ActionController::Parameters
#permitted_scalar? — ActionController::Parameters
#permitted_scalar_filter — ActionController::Parameters
#persistent_session_id! — ActionDispatch::Session::CookieStore
#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
#prefixed_partial_names — ActionView::PartialRenderer
#prepare! — ActionDispatch::Response
#prepare_cache_control! — ActionDispatch::Http::Cache::Response
#prepare_controller_class — ActionController::TestCase::Behavior::ClassMethods
#prepend_after_action — AbstractController::Callbacks::ClassMethods
#prepend_around_action — AbstractController::Callbacks::ClassMethods
#prepend_before_action — AbstractController::Callbacks::ClassMethods
#prepend_view_path — AbstractController::ViewPaths
#prepend_view_path — AbstractController::ViewPaths::ClassMethods
#process — ActionController::Middleware
#process — ActionController::TestCase::Behavior
#process — ActionDispatch::Integration::Session
#process — AbstractController::Base
#process — ActionController::Live
#process — ActionController::TemplateAssertions
#process_action — ActionController::Instrumentation
#process_action — ActionController::Rescue
#process_action — ActionController::ParamsWrapper
#process_action — AbstractController::Callbacks
#process_action — ActionController::LogSubscriber
#process_action — AbstractController::Base
#process_attributes_for — HTML::WhiteListSanitizer
#process_node — HTML::Sanitizer
#process_node — HTML::LinkSanitizer
#process_node — HTML::FullSanitizer
#process_node — HTML::WhiteListSanitizer
#prompt_text — ActionView::Helpers::FormOptionsHelper
#protect_against_forgery? — ActionController::RequestForgeryProtection
#protect_against_forgery? — ActionView::TestCase::Behavior
#protect_from_forgery — ActionController::RequestForgeryProtection::ClassMethods
#protection_method_class — ActionController::RequestForgeryProtection::ClassMethods
#protocol — ActionDispatch::Http::URL
#provide — ActionView::Helpers::CaptureHelper
#put — ActionDispatch::Integration::RequestHelpers
#put — ActionDispatch::Routing::Mapper::HttpHelpers
#put — ActionController::TestCase::Behavior
#put? — ActionDispatch::Request
#put_via_redirect — ActionDispatch::Integration::RequestHelpers
#query — ActionView::NullResolver
#query — ActionView::FixtureResolver
#query_parameters — ActionDispatch::Request
#rack_app — ActionDispatch::Routing::RouteWrapper
#rack_cookies — ActionDispatch::TestRequest
#rack_response — ActionDispatch::Response
#radio_button — ActionView::Helpers::FormBuilder
#radio_button — ActionView::Helpers::FormHelper
#radio_button_tag — ActionView::Helpers::FormTagHelper
#raise_invalid_identifier — ActionView::PartialRenderer
#range_field — ActionView::Helpers::FormHelper
#range_field_tag — ActionView::Helpers::FormTagHelper
#raw — ActionView::Helpers::OutputSafetyHelper
#raw_host_with_port — ActionDispatch::Http::URL
#raw_params — ActionController::HttpAuthentication::Token
#raw_post — ActionDispatch::Request
#read — ActionDispatch::RailsEntityStore
#read — ActionDispatch::RailsMetaStore
#read — ActionDispatch::Http::UploadedFile
#read_fragment — ActionController::Caching::Fragments
#recognized_request_for — ActionDispatch::Assertions::RoutingAssertions
#record_key_for_dom_id — ActionView::RecordIdentifier
#recycle! — ActionController::TestResponse
#redirect — ActionDispatch::Routing::Redirection
#redirect_to — ActionController::Instrumentation
#redirect_to — ActionController::LogSubscriber
#redirect_to — ActionController::Flash
#redirect_to — ActionController::Redirecting
#redirect_to_https — ActionDispatch::SSL
#redirect_to_url — ActionDispatch::TestProcess
#redirect_url — ActionDispatch::Response
#ref — ActionView::Template::Types::Type
#ref — Mime::Type
#ref — Mime::NullType
#refresh — ActionView::Template
#regexp — ActionDispatch::Routing::RouteWrapper
#registered_original_exception? — ActionDispatch::ExceptionWrapper
#remote_addr= — ActionDispatch::TestRequest
#remote_ip — ActionDispatch::Request
#render — ActionController::Instrumentation
#render — ActionDispatch::DebugExceptions
#render — ActionView::Renderer
#render — ActionView::TestCase::Behavior
#render — ActionView::Template
#render — ActionDispatch::PublicExceptions
#render — ActionView::Helpers::RenderingHelper
#render — ActionView::TestCase::Behavior::Locals
#render — AbstractController::Rendering
#render — ActionView::PartialRenderer
#render_body — ActionView::Renderer
#render_collection — ActionView::PartialRenderer
#render_collection — ActionView::LogSubscriber
#render_dependencies — ActionView::DependencyTracker::ERBTracker
#render_exception — ActionDispatch::DebugExceptions
#render_exception — ActionDispatch::ShowExceptions
#render_format — ActionDispatch::PublicExceptions
#render_html — ActionDispatch::PublicExceptions
#render_partial — ActionView::LogSubscriber
#render_partial — ActionView::PartialRenderer
#render_template — ActionView::LogSubscriber
#render_to_body — ActionController::Rendering
#render_to_body — AbstractController::Rendering
#render_to_body — ActionController::Renderers
#render_to_string — ActionController::Rendering
#render_to_string — AbstractController::Rendering
#rendered_views — ActionView::TestCase::Behavior
#rendered_views — ActionView::TestCase::Behavior::RenderedViewsCollection
#reqs — ActionDispatch::Routing::RouteWrapper
#request — ActionController::Base
#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 — ActionController::Parameters
#require_engine — ActionView::Template::Handlers::Builder
#required — ActionController::Parameters
#rescue_action_without_handler — ActionController::TestCase::RaiseActionExceptions
#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::Integration::Runner
#respond_to? — ActionDispatch::Response
#respond_to_missing? — Mime::NullType
#respond_with — ActionController::MimeResponds
#response — ActionController::MimeResponds::Collector
#response — ActionController::Base
#response_body= — ActionController::RackDelegation
#response_body= — ActionController::Live
#response_body= — ActionController::Metal
#response_code — ActionDispatch::Response
#response_from_page — ActionDispatch::Assertions::SelectorAssertions
#response_from_page — ActionView::TestCase::Behavior
#response_overridden? — ActionController::Responder
#result — ActionDispatch::Routing::HtmlTableFormatter
#result — ActionDispatch::Routing::ConsoleFormatter
#retrieve_template_keys — ActionView::PartialRenderer
#retrieve_variable — ActionView::PartialRenderer
#rewind — ActionDispatch::Http::UploadedFile
#rewrite_param_values — ActionController::HttpAuthentication::Token
#root — ActionDispatch::Routing::Mapper::Base
#root — ActionDispatch::Routing::Mapper::Resources
#routes_inspector — ActionDispatch::DebugExceptions
#routing_type — ActionDispatch::Routing::PolymorphicRoutes
#safe_concat — ActionView::Helpers::TextHelper
#safe_join — ActionView::Helpers::OutputSafetyHelper
#sanitize — ActionView::Helpers::SanitizeHelper
#sanitize — HTML::Sanitizer
#sanitize — HTML::FullSanitizer
#sanitize_css — HTML::WhiteListSanitizer
#sanitize_css — ActionView::Helpers::SanitizeHelper
#sanitize_to_id — ActionView::Helpers::FormTagHelper
#sanitizeable? — HTML::LinkSanitizer
#sanitizeable? — HTML::Sanitizer
#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
#section — ActionDispatch::Routing::ConsoleFormatter
#section — ActionDispatch::Routing::HtmlTableFormatter
#section_title — ActionDispatch::Routing::HtmlTableFormatter
#section_title — ActionDispatch::Routing::ConsoleFormatter
#select — HTML::Tag
#select — ActionView::Helpers::FormOptionsHelper
#select — ActionView::Helpers::FormBuilder
#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::Instrumentation
#send_data — ActionController::DataStreaming
#send_data — ActionController::LogSubscriber
#send_file — ActionController::LogSubscriber
#send_file — ActionController::DataStreaming
#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_member_mappings_for_resource — ActionDispatch::Routing::Mapper::Resources
#set_response! — ActionController::Live
#set_response! — ActionController::RackDelegation
#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
#signed — ActionDispatch::Cookies::ChainedCookieJars
#signed_or_encrypted — ActionDispatch::Cookies::ChainedCookieJars
#simple_format — ActionView::Helpers::TextHelper
#simple_selector — HTML::Selector
#size — ActionDispatch::MiddlewareStack
#size — ActionDispatch::Http::UploadedFile
#skip_action_callback — AbstractController::Callbacks::ClassMethods
#skip_after_action — AbstractController::Callbacks::ClassMethods
#skip_around_action — AbstractController::Callbacks::ClassMethods
#skip_before_action — AbstractController::Callbacks::ClassMethods
#skip_filter — AbstractController::Callbacks::ClassMethods
#slice — ActionController::Parameters
#source — ActionView::DependencyTracker::ERBTracker
#source — ActionView::Digestor
#source_extract — ActionDispatch::ExceptionWrapper
#source_fragment — ActionDispatch::ExceptionWrapper
#split_paragraphs — ActionView::Helpers::TextHelper
#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_message — ActionDispatch::Response
#stderr_logger — ActionDispatch::DebugExceptions
#strip_links — ActionView::Helpers::SanitizeHelper
#strip_tags — ActionView::Helpers::SanitizeHelper
#stylesheet_link_tag — ActionView::Helpers::AssetTagHelper
#stylesheet_path — ActionView::Helpers::AssetUrlHelper
#stylesheet_url — ActionView::Helpers::AssetUrlHelper
#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::Handlers::ERB
#supports_streaming? — ActionView::Template
#swap — ActionDispatch::MiddlewareStack
#symbolized_path_parameters — ActionDispatch::Http::Parameters
#symbols — Mime::Mimes
#t — AbstractController::Translation
#t — ActionView::Helpers::TranslationHelper
#tag — ActionView::Helpers::TagHelper
#tag — ActionView::Helpers::ActiveModelInstanceTag
#tag_generate_errors? — ActionView::Helpers::ActiveModelInstanceTag
#tag_option — ActionView::Helpers::TagHelper
#tag_options — ActionView::Helpers::TagHelper
#teardown_subscriptions — ActionController::TemplateAssertions
#telephone_field — ActionView::Helpers::FormHelper
#telephone_field_tag — ActionView::Helpers::FormTagHelper
#template — ActionView::Digestor
#template_exists? — ActionView::LookupContext::ViewPaths
#tests — ActionView::TestCase::Behavior::ClassMethods
#tests — ActionController::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_field — ActionView::Helpers::FormHelper
#time_field_tag — ActionView::Helpers::FormTagHelper
#time_select — ActionView::Helpers::DateHelper
#time_select — ActionView::Helpers::FormBuilder
#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 — Mime::Type
#to_a — ActionDispatch::Response
#to_ary — Mime::Type
#to_ary — ActionDispatch::Response
#to_format — ActionController::Responder
#to_hash — ActionDispatch::Flash::FlashHash
#to_html — ActionController::Responder
#to_js — ActionController::Responder
#to_model — ActionView::Helpers::FormBuilder
#to_partial_path — ActionView::Helpers::FormBuilder
#to_path — ActionView::FileSystemResolver
#to_path — ActionDispatch::Response
#to_s — Mime::Type
#to_s — ActionDispatch::RemoteIp::GetIp
#to_s — ActionView::FileSystemResolver
#to_s — ActionView::FixtureResolver
#to_s — ActionView::Resolver::Path
#to_session_value — ActionDispatch::Flash::FlashHash
#to_str — ActionView::Resolver::Path
#to_str — Mime::Type
#to_sym — Mime::Type
#token_and_options — ActionController::HttpAuthentication::Token
#token_params_from — ActionController::HttpAuthentication::Token
#token_tag — ActionView::Helpers::UrlHelper
#tokenize — HTML::Sanitizer
#tokenize — HTML::WhiteListSanitizer
#translate — AbstractController::Translation
#translate — ActionView::Helpers::TranslationHelper
#truncate — ActionView::Helpers::TextHelper
#type — ActionView::Template
#unescape_path — ActionDispatch::FileHandler
#unpacked_cookie_data — ActionDispatch::Session::CookieStore
#unpermitted_keys — ActionController::Parameters
#unpermitted_parameters — ActionController::LogSubscriber
#unpermitted_parameters! — ActionController::Parameters
#unshift — ActionDispatch::MiddlewareStack
#url — ActionDispatch::Http::URL
#url_field — ActionView::Helpers::FormHelper
#url_field_tag — ActionView::Helpers::FormTagHelper
#url_for — ActionController::Metal
#url_for — ActionView::RoutingUrlFor
#url_for — ActionDispatch::Routing::UrlFor
#url_options — ActionDispatch::Routing::UrlFor
#url_options — ActionDispatch::IntegrationTest
#url_options — ActionController::UrlFor
#url_options — ActionDispatch::Integration::Session
#url_to_asset — ActionView::Helpers::AssetUrlHelper
#url_to_audio — ActionView::Helpers::AssetUrlHelper
#url_to_font — ActionView::Helpers::AssetUrlHelper
#url_to_image — ActionView::Helpers::AssetUrlHelper
#url_to_javascript — ActionView::Helpers::AssetUrlHelper
#url_to_stylesheet — ActionView::Helpers::AssetUrlHelper
#url_to_video — ActionView::Helpers::AssetUrlHelper
#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
#valid_float? — ActionView::Helpers::NumberHelper
#validate_digest_response — ActionController::HttpAuthentication::Digest
#validate_nonce — ActionController::HttpAuthentication::Digest
#validate_options — HTML::Sanitizer
#value_for_collection — ActionView::Helpers::FormOptionsHelper
#verb — ActionDispatch::Routing::RouteWrapper
#verified_request? — ActionController::RequestForgeryProtection
#verify_and_upgrade_legacy_signed_message — ActionDispatch::Cookies::VerifyAndUpgradeLegacySignedMessage
#verify_authenticity_token — ActionController::RequestForgeryProtection
#verify_request? — Mime::Type
#video_path — ActionView::Helpers::AssetUrlHelper
#video_tag — ActionView::Helpers::AssetTagHelper
#video_url — ActionView::Helpers::AssetUrlHelper
#view — ActionView::TestCase::Behavior
#view_assigns — ActionView::TestCase::Behavior
#view_assigns — AbstractController::Rendering
#view_cache_dependencies — ActionController::Caching
#view_cache_dependency — ActionController::Caching::ClassMethods
#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_rendered? — ActionView::TestCase::Behavior::RenderedViewsCollection
#view_renderer — AbstractController::Rendering
#visible_action? — ActionController::HideActions::ClassMethods
#week_field — ActionView::Helpers::FormHelper
#week_field_tag — ActionView::Helpers::FormTagHelper
#widths — ActionDispatch::Routing::ConsoleFormatter
#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
#wrap_translate_defaults — ActionView::Helpers::TranslationHelper
#wrap_with_output_safety_handling — ActionView::Helpers::NumberHelper
#write — ActionDispatch::RailsMetaStore
#write — ActionDispatch::RailsEntityStore
#write_fragment — ActionController::Caching::Fragments
#xhr — ActionDispatch::Integration::RequestHelpers
#xhr — ActionController::TestCase::Behavior
#xhr? — ActionDispatch::Request
#xml_http_request — ActionDispatch::Integration::RequestHelpers
#xml_http_request — ActionController::TestCase::Behavior
#xml_http_request? — ActionDispatch::Request