Table of Contents - actionpack-3.0.11 Documentation
Pages
encoding_conversions
Classes/Modules
ActionView
ActionView::ActionView
ActionView::ActionView::ActionView
ActionView::ActionView::ActionView::Base
ActionView::Base
Action View Base
ERb
Using sub templates
Passing local variables to sub templates
Template caching
Builder
JavaScriptGenerator
ActionView::Base::Subclasses
ActionView::Context
Action View Context
ActionView::FileSystemResolver
ActionView::FixtureResolver
ActionView::Helpers
ActionView::Helpers::ActiveModelFormBuilder
ActionView::Helpers::ActiveModelHelper
ActionView::Helpers::ActiveModelInstanceTag
ActionView::Helpers::AssetTagHelper
Using asset hosts
Customizing the asset path
ActionView::Helpers::AtomFeedHelper
ActionView::Helpers::AtomFeedHelper::AtomBuilder
ActionView::Helpers::AtomFeedHelper::AtomFeedBuilder
ActionView::Helpers::CacheHelper
ActionView::Helpers::CaptureHelper
ActionView::Helpers::CsrfHelper
ActionView::Helpers::DateHelper
Action View Date Helpers
ActionView::Helpers::DebugHelper
ActionView::Helpers::FormBuilder
ActionView::Helpers::FormHelper
ActionView::Helpers::FormOptionsHelper
Options
ActionView::Helpers::FormTagHelper
ActionView::Helpers::InstanceTag
ActionView::Helpers::InstanceTagMethods
ActionView::Helpers::InstanceTagMethods::ClassMethods
ActionView::Helpers::JavaScriptHelper
Ajax, controls and visual effects
Including the JavaScript libraries into your pages
ActionView::Helpers::PrototypeHelper
ActionView::Helpers::PrototypeHelper::JavaScriptGenerator
ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
ActionView::Helpers::RawOutputHelper
ActionView::Helpers::RecordTagHelper
ActionView::Helpers::SanitizeHelper
ActionView::Helpers::ScriptaculousHelper
ActionView::Helpers::TagHelper
ActionView::Helpers::TextHelper
Sanitization
ActionView::Helpers::TranslationHelper
ActionView::Helpers::UrlHelper
ActionView::Layouts
Action View Layouts
ActionView::LogSubscriber
Action View Log Subscriber
ActionView::LookupContext
ActionView::LookupContext::Details
ActionView::LookupContext::ViewPaths
ActionView::NonConcattingString
ActionView::NullResolver
ActionView::OutputBuffer
ActionView::Partials
Action View Partials
The :as and :object options
Rendering a collection of partials
Rendering shared partials
Rendering objects with the RecordIdentifier
Rendering the default case
Rendering partials with layouts
ActionView::Partials::PartialRenderer
ActionView::PathResolver
ActionView::Railtie
Action View Railtie
ActionView::Rendering
Action View Rendering
ActionView::Resolver
Action View Resolver
ActionView::Template
ActionView::Template::ActionView
ActionView::Template::ActionView::Template
ActionView::Template::ActionView::Template::Template
ActionView::Template::ActionView::Template::Template::Handler
ActionView::Template::Handlers
ActionView::Template::Handlers::Builder
ActionView::Template::Handlers::Compilable
ActionView::Template::Handlers::Compilable::ClassMethods
ActionView::Template::Handlers::ERB
ActionView::Template::Handlers::Erubis
ActionView::Template::Handlers::RJS
ActionView::TestCase
Action View Test Case
ActionView::TestCase::Behavior
ActionView::TestCase::Behavior::ClassMethods
ActionView::TestCase::Behavior::Locals
ActionView::TestCase::TestController
ActionDispatch
ActionDispatch::Assertions
ActionDispatch::Assertions::DomAssertions
ActionDispatch::Assertions::ResponseAssertions
ActionDispatch::Assertions::RoutingAssertions
ActionDispatch::Assertions::SelectorAssertions
ActionDispatch::Assertions::TagAssertions
ActionDispatch::BestStandardsSupport
ActionDispatch::Callbacks
ActionDispatch::Cookies
ActionDispatch::Cookies::CookieOverflow
ActionDispatch::Flash
ActionDispatch::Flash::FlashHash
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
ActionDispatch::Integration::RequestHelpers
ActionDispatch::Integration::Runner
ActionDispatch::Integration::Session
ActionDispatch::IntegrationTest
ActionDispatch::IntegrationTest
ActionDispatch::MiddlewareStack
ActionDispatch::MiddlewareStack::Middleware
ActionDispatch::ParamsParser
ActionDispatch::PerformanceTest
ActionDispatch::PerformanceTest
ActionDispatch::Railtie
ActionDispatch::RemoteIp
ActionDispatch::RemoteIp::IpSpoofAttackError
ActionDispatch::RemoteIp::RemoteIpGetter
ActionDispatch::Request
ActionDispatch::Rescue
ActionDispatch::Response
ActionDispatch::Response::Setup
ActionDispatch::Routing
ActionDispatch::Routing
ActionDispatch::Routing::Mapper
ActionDispatch::Routing::Mapper::Base
ActionDispatch::Routing::Mapper::HttpHelpers
ActionDispatch::Routing::Mapper::Resources
ActionDispatch::Routing::Mapper::Scoping
ActionDispatch::Routing::Mapper::Shorthand
ActionDispatch::Routing::PolymorphicRoutes
Usage within the framework
Prefixed polymorphic helpers
ActionDispatch::Routing::RouteSet
ActionDispatch::Routing::UrlFor
URL generation from parameters
URL generation for named routes
ActionDispatch::Session
ActionDispatch::Session::AbstractStore
ActionDispatch::Session::AbstractStore::OptionsHash
ActionDispatch::Session::AbstractStore::SessionHash
ActionDispatch::Session::CookieStore
ActionDispatch::Session::MemCacheStore
ActionDispatch::ShowExceptions
ActionDispatch::Static
ActionDispatch::TestProcess
ActionDispatch::TestRequest
ActionDispatch::TestResponse
ActionDispatch::TestResponse::DeprecatedHelpers
ActionController
ActionController::Base
Requests
Parameters
Sessions
Responses
Renders
Redirects
Calling multiple redirects or renders
ActionController::Caching
Caching stores
ActionController::Caching::Actions
ActionController::Caching::Actions::ActionCachePath
ActionController::Caching::Actions::ClassMethods
ActionController::Caching::ConfigMethods
ActionController::Caching::Fragments
ActionController::Caching::Pages
ActionController::Caching::Pages::ClassMethods
ActionController::Caching::Sweeping
ActionController::Compatibility
ActionController::Compatibility::ClassMethods
ActionController::Compatibility::DoubleRenderError
ActionController::Compatibility::UnknownAction
ActionController::ConditionalGet
ActionController::Cookies
ActionController::Dispatcher
ActionController::Flash
ActionController::Head
ActionController::Helpers
Examples
ActionController::Helpers::ClassMethods
ActionController::HideActions
ActionController::HideActions::ClassMethods
ActionController::HttpAuthentication
ActionController::HttpAuthentication::Basic
Notes
ActionController::HttpAuthentication::Basic::ControllerMethods
ActionController::HttpAuthentication::Digest
ActionController::HttpAuthentication::Digest::ControllerMethods
ActionController::HttpAuthentication::Token
ActionController::HttpAuthentication::Token::ControllerMethods
ActionController::ImplicitRender
ActionController::Instrumentation
ActionController::Instrumentation::ClassMethods
ActionController::LogSubscriber
ActionController::Metal
ActionController::Middleware
ActionController::Middleware::ActionMiddleware
ActionController::MimeResponds
ActionController::MimeResponds::ClassMethods
ActionController::RackDelegation
ActionController::Railtie
ActionController::RecordIdentifier
ActionController::Redirecting
ActionController::Renderers
ActionController::Renderers::All
ActionController::Renderers::ClassMethods
ActionController::Rendering
ActionController::RequestForgeryProtection
Learn more about CSRF (Cross-Site Request Forgery) attacks
ActionController::RequestForgeryProtection::ClassMethods
ActionController::Rescue
ActionController::Responder
Builtin HTTP verb semantics
Nested resources
ActionController::SessionManagement
ActionController::SessionManagement::ClassMethods
ActionController::Streaming
ActionController::TemplateAssertions
ActionController::TestCase
Basic example
Special instance variables
Controller is automatically inferred
Testing controller internals
Manipulating the request collections
Testing named routes
ActionController::TestCase::Behavior
ActionController::TestCase::Behavior::ClassMethods
ActionController::TestCase::RaiseActionExceptions
ActionController::TestResponse
ActionController::Testing
ActionController::Testing::ClassMethods
ActionController::UrlFor
ActionController::UrlFor::ClassMethods
ActionController::UrlRewriter
ActionController::UrlWriter
AbstractController
AbstractController::ActionNotFound
AbstractController::AssetPaths
AbstractController::Base
AbstractController::Callbacks
AbstractController::Callbacks::ClassMethods
AbstractController::Collector
AbstractController::DoubleRenderError
AbstractController::Error
AbstractController::Helpers
AbstractController::Helpers::ClassMethods
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::Rendering
AbstractController::Rendering::ClassMethods
AbstractController::Translation
AbstractController::ViewPaths
AbstractController::ViewPaths::ClassMethods
HTML
HTML::FullSanitizer
HTML::LinkSanitizer
HTML::Sanitizer
HTML::Selector
Matching Elements
Selecting Elements
Expressions
Attribute Values
Alternatives, siblings, children
Pseudo classes
Substitution Values
HTML::Tag
HTML::WhiteListSanitizer
Object
Object::Integration
Object::IntegrationTest
Object::PerformanceTest
Object::Routing
Mime
Mime::Mimes
Mime::Type
I18n
I18n::ExceptionHandler
ActionPack
Rack
Methods
::[] — Mime
::_write_render_options — ActionController::Renderers::All
::abstract! — AbstractController::Base
::action — ActionController::Metal
::action_methods — AbstractController::Base
::add — ActionController::Renderers
::add_renderer — ActionController
::after — ActionDispatch::Callbacks
::after_dispatch — ActionController::Dispatcher
::app — ActionDispatch::IntegrationTest
::app — ActionDispatch::IntegrationTest
::app — ActionDispatch::IntegrationTest
::app= — ActionDispatch::IntegrationTest
::app= — ActionDispatch::IntegrationTest
::app= — ActionDispatch::IntegrationTest
::before — ActionDispatch::Callbacks
::before_dispatch — ActionController::Dispatcher
::build — ActionController::Middleware
::call — ActionController::Responder
::call — ActionView::Template::ActionView::Template::Template::Handler
::call — ActionController::Metal
::clear_action_methods! — AbstractController::Base
::controller_name — ActionController::Metal
::controller_path — AbstractController::Base
::debug_rjs= — ActionView::Base
::erb_trim_mode — ActionView::Template::Handlers::ERB
::for_class — HTML::Selector
::for_id — HTML::Selector
::from_response — ActionDispatch::TestResponse
::generate_method_for_mime — AbstractController::Collector
::handles_encoding? — ActionView::Template::Handlers::ERB
::hidden_actions — AbstractController::Base
::included — ActionView::Template::Handlers::Compilable
::included — ActionController::TestCase::RaiseActionExceptions
::included — ActionController::UrlWriter
::inherited — ActionController::Metal
::inherited — ActionController::Base
::internal_methods — AbstractController::Base
::lookup — Mime::Type
::lookup_by_extension — Mime::Type
::method_added — AbstractController::Base
::middleware — ActionController::Metal
::model_name — ActionView::Helpers::FormBuilder
::new — ActionView::Helpers::FormBuilder
::new — ActionController::Responder
::new — AbstractController::DoubleRenderError
::new — ActionDispatch::Http::ParameterFilter
::new — AbstractController::Rendering
::new — ActionDispatch::Response::Setup
::new — ActionDispatch::Integration::Session
::new — ActionController::Metal
::new — ActionView::Resolver
::new — ActionDispatch::Http::Cache::Response
::new — ActionDispatch::Http::Headers
::new — ActionDispatch::Session::AbstractStore::OptionsHash
::new — ActionDispatch::Cookies
::new — ActionView::FileSystemResolver
::new — ActionView::Helpers::AtomFeedHelper::AtomFeedBuilder
::new — ActionDispatch::Head
::new — ActionView::Partials::PartialRenderer
::new — ActionDispatch::Session::AbstractStore
::new — ActionDispatch::Http::UploadedFile
::new — ActionDispatch::RemoteIp
::new — ActionController::Caching::Actions::ActionCachePath
::new — ActionDispatch::RemoteIp::RemoteIpGetter
::new — ActionDispatch::Session::CookieStore
::new — ActionView::FixtureResolver
::new — ActionView::Helpers::AtomFeedHelper::AtomBuilder
::new — ActionDispatch::ShowExceptions
::new — ActionView::TestCase::TestController
::new — ActionDispatch::TestRequest
::new — ActionDispatch::TestRequest
::new — ActionView::OutputBuffer
::new — Mime::Type
::new — ActionDispatch::Request
::new — ActionController::Middleware
::new — ActionDispatch::Session::AbstractStore::SessionHash
::new — ActionController::Middleware::ActionMiddleware
::new — ActionController::Middleware
::new — ActionDispatch::Flash
::new — ActionDispatch::Static
::new — ActionController::UrlRewriter
::new — ActionController::Dispatcher
::new — ActionDispatch::Callbacks
::new — ActionDispatch::Session::MemCacheStore
::new — ActionDispatch::ParamsParser
::new — ActionDispatch::MiddlewareStack
::new — ActionDispatch::Rescue
::new — HTML::Selector
::new — ActionView::Template
::new — AbstractController::Layouts
::new — ActionDispatch::BestStandardsSupport
::new — ActionDispatch::MiddlewareStack::Middleware
::new — AbstractController::DoubleRenderError
::normalize_name — ActionDispatch::Routing::Mapper
::normalize_path — ActionDispatch::Routing::Mapper
::parse — Mime::Type
::process_view_paths — ActionView::Base
::register — Mime::Type
::register_alias — Mime::Type
::register_javascript_expansion — ActionView::Helpers::AssetTagHelper
::register_javascript_include_default — ActionView::Helpers::AssetTagHelper
::register_stylesheet_expansion — ActionView::Helpers::AssetTagHelper
::reset_javascript_include_default — ActionView::Helpers::AssetTagHelper
::selector — HTML
::to_prepare — ActionController::Dispatcher
::to_prepare — ActionDispatch::Callbacks
::use — ActionController::Metal
::without_modules — ActionController::Base
#<< — ActionView::OutputBuffer
#<< — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#== — ActionDispatch::MiddlewareStack::Middleware
#== — Mime::Type
#== — ActionView::FileSystemResolver
#=== — Mime::Type
#=~ — Mime::Type
#GET — ActionDispatch::Request
#POST — ActionDispatch::Request
#[] — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#[] — ActionDispatch::Session::AbstractStore::SessionHash
#[] — ActionDispatch::Http::Headers
#[] — ActionDispatch::Session::AbstractStore::OptionsHash
#[]= — ActionDispatch::Session::AbstractStore::SessionHash
#_handle_method_missing — ActionController::Compatibility
#_implied_layout_name — AbstractController::Layouts::ClassMethods
#_insert_callbacks — AbstractController::Callbacks::ClassMethods
#_normalize_callback_options — AbstractController::Callbacks::ClassMethods
#_normalize_options — AbstractController::Layouts
#_normalize_options — ActionController::Compatibility
#_prefix — AbstractController::Rendering
#_render_partial — ActionView::TestCase::Behavior::Locals
#_routes — ActionController::UrlFor
#_save_fragment — ActionController::Caching::Actions
#_set_detail — ActionView::LookupContext::Details
#_write_layout_method — AbstractController::Layouts::ClassMethods
#_write_render_options — ActionController::Renderers::ClassMethods
#accept= — ActionDispatch::TestRequest
#accepts — ActionDispatch::Http::MimeNegotiation
#action= — ActionDispatch::TestRequest
#action_has_layout? — AbstractController::Layouts::ClassMethods::LayoutConditions
#action_has_layout? — AbstractController::Layouts
#action_methods — ActionController::HideActions::ClassMethods
#action_methods — AbstractController::Base
#action_methods — ActionController::UrlFor::ClassMethods
#action_options? — ActionDispatch::Routing::Mapper::Resources
#action_path — ActionDispatch::Routing::Mapper::Resources
#active — ActionDispatch::MiddlewareStack
#add_expr_escaped — ActionView::Template::Handlers::Erubis
#add_expr_literal — ActionView::Template::Handlers::Erubis
#add_postamble — ActionView::Template::Handlers::Erubis
#add_preamble — ActionView::Template::Handlers::Erubis
#add_stmt — ActionView::Template::Handlers::Erubis
#add_text — ActionView::Template::Handlers::Erubis
#alert — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#alert — ActionDispatch::Flash::FlashHash
#alert= — ActionDispatch::Flash::FlashHash
#api_behavior — ActionController::Responder
#api_location — ActionController::Responder
#app — ActionDispatch::IntegrationTest
#app — ActionDispatch::IntegrationTest
#app — ActionDispatch::IntegrationTest
#app — ActionDispatch::Integration::Runner
#append= — ActionView::OutputBuffer
#append_if_string= — ActionView::OutputBuffer
#append_view_path — AbstractController::ViewPaths
#append_view_path — AbstractController::ViewPaths::ClassMethods
#apply_common_behavior_for — ActionDispatch::Routing::Mapper::Resources
#array_or_string_for_javascript — ActionView::Helpers::ScriptaculousHelper
#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_select_rjs — ActionDispatch::Assertions::SelectorAssertions
#assert_tag — ActionDispatch::Assertions::TagAssertions
#assert_template — ActionController::TemplateAssertions
#assign — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#assign_shortcuts — ActionController::Compatibility
#assigns — ActionDispatch::TestProcess
#assigns — ActionDispatch::TestResponse::DeprecatedHelpers
#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::Basic
#authenticate — ActionController::HttpAuthentication::Digest
#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::Token
#authentication_request — ActionController::HttpAuthentication::Digest
#authorization — ActionDispatch::Request
#auto_discovery_link_tag — ActionView::Helpers::AssetTagHelper
#auto_link — ActionView::Helpers::TextHelper
#before_filters — ActionController::Testing::ClassMethods
#binary_content — ActionDispatch::TestResponse::DeprecatedHelpers
#body — ActionDispatch::Request
#body — ActionDispatch::Response
#body= — ActionDispatch::Response
#body_parts — ActionDispatch::Response
#build — ActionDispatch::MiddlewareStack::Middleware
#build — ActionDispatch::MiddlewareStack
#build_callbacks — ActionView::Helpers::PrototypeHelper
#button_to — ActionView::Helpers::UrlHelper
#button_to_function — ActionView::Helpers::JavaScriptHelper
#cache — ActionController::Caching
#cache — ActionView::Helpers::CacheHelper
#cache_page — ActionController::Caching::Pages
#cache_page — ActionController::Caching::Pages::ClassMethods
#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
#call — ActionDispatch::ParamsParser
#call — ActionDispatch::Callbacks
#call — I18n::ExceptionHandler
#call — ActionDispatch::ShowExceptions
#call — ActionDispatch::RemoteIp
#call — ActionDispatch::BestStandardsSupport
#call — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#call — ActionDispatch::Static
#call — ActionDispatch::Session::AbstractStore
#call — ActionDispatch::Flash
#call — ActionDispatch::Cookies
#call — ActionDispatch::Rescue
#call — ActionController::Middleware::ActionMiddleware
#call — ActionView::Template::Handlers::Compilable::ClassMethods
#call — ActionDispatch::Head
#canonical_action? — ActionDispatch::Routing::Mapper::Resources
#capture — ActionView::Helpers::CaptureHelper
#cdata_section — ActionView::Helpers::TagHelper
#check_box — ActionView::Helpers::FormBuilder
#check_box — ActionView::Helpers::FormHelper
#check_box_checked? — ActionView::Helpers::InstanceTagMethods::ClassMethods
#check_box_tag — ActionView::Helpers::FormTagHelper
#clear — ActionDispatch::Session::AbstractStore::SessionHash
#clear_cache — ActionView::Resolver
#clear_helpers — AbstractController::Helpers::ClassMethods
#clear_respond_to — ActionController::MimeResponds::ClassMethods
#client_error? — ActionDispatch::TestResponse
#code — ActionDispatch::Response
#collection — ActionDispatch::Routing::Mapper::Resources
#collection_select — ActionView::Helpers::FormOptionsHelper
#collection_select — ActionView::Helpers::FormBuilder
#collection_with_template — ActionView::Partials::PartialRenderer
#collection_without_template — ActionView::Partials::PartialRenderer
#compile — ActionView::Template::Handlers::RJS
#compile — ActionView::Template::Handlers::ERB
#compile — ActionView::Template::Handlers::Builder
#compile — ActionView::Template::Handlers::Compilable
#concat — ActionView::Helpers::TextHelper
#config — ActionView::TestCase::Behavior
#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_type — ActionController::Metal
#content_type — ActionDispatch::Http::MimeNegotiation
#content_type= — ActionController::Metal
#controller — ActionDispatch::Routing::Mapper::Scoping
#controller_class — ActionController::TestCase::Behavior::ClassMethods
#controller_class= — ActionController::TestCase::Behavior::ClassMethods
#controller_constraints — ActionDispatch::Routing::RouteSet
#controller_name — ActionController::Metal
#controller_path — AbstractController::Base
#controller_path — ActionView::Base
#controller_path= — ActionView::TestCase::TestController
#convert_to_model — ActionView::Context
#cookie_jar — ActionDispatch::Request
#cookies — ActionDispatch::TestProcess
#cookies — ActionDispatch::Response
#cookies — ActionDispatch::TestRequest
#cookies — ActionDispatch::Integration::Session
#counter_name — ActionView::Template
#csrf_meta_tag — ActionView::Helpers::CsrfHelper
#css_select — ActionDispatch::Assertions::SelectorAssertions
#current_cycle — ActionView::Helpers::TextHelper
#current_page? — ActionView::Helpers::UrlHelper
#cycle — ActionView::Helpers::TextHelper
#date_select — ActionView::Helpers::FormBuilder
#date_select — ActionView::Helpers::DateHelper
#datetime_select — ActionView::Helpers::DateHelper
#datetime_select — ActionView::Helpers::FormBuilder
#debug — ActionView::Helpers::DebugHelper
#decode_credentials — ActionController::HttpAuthentication::Basic
#decode_credentials — ActionController::HttpAuthentication::Digest
#decode_credentials_header — ActionController::HttpAuthentication::Digest
#default_action — ActionController::Responder
#default_format — ActionView::Template::Handlers::RJS
#default_render — ActionController::ImplicitRender
#default_render — ActionController::Responder
#default_url_options — ActionDispatch::Integration::Session
#default_url_options — ActionDispatch::Routing::Mapper::Base
#default_url_options= — ActionDispatch::Routing::Mapper::Base
#defaults — ActionDispatch::Routing::Mapper::Scoping
#delay — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#delete — ActionDispatch::Integration::RequestHelpers
#delete — ActionController::TestCase::Behavior
#delete — ActionDispatch::Routing::Mapper::HttpHelpers
#delete — ActionDispatch::Session::AbstractStore::SessionHash
#delete? — ActionDispatch::Request
#delete_via_redirect — ActionDispatch::Integration::RequestHelpers
#destroy — ActionDispatch::Session::AbstractStore::SessionHash
#details_for_lookup — AbstractController::ViewPaths
#determine_default_controller_class — ActionController::TestCase::Behavior::ClassMethods
#determine_default_helper_class — ActionView::TestCase::Behavior::ClassMethods
#discard — ActionDispatch::Flash::FlashHash
#dispatch — ActionController::Metal
#dispatch — ActionController::RackDelegation
#display — 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
#draggable — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#draggable_element — ActionView::Helpers::ScriptaculousHelper
#drop_receiving — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#drop_receiving_element — ActionView::Helpers::ScriptaculousHelper
#each — ActionDispatch::Response
#email_field — ActionView::Helpers::FormHelper
#email_field_tag — ActionView::Helpers::FormTagHelper
#emitted_hidden_id? — ActionView::Helpers::FormBuilder
#empty_json_resource — ActionController::Responder
#empty_resource — ActionController::Responder
#encode_credentials — ActionController::HttpAuthentication::Token
#encode_credentials — ActionController::HttpAuthentication::Basic
#encode_credentials — ActionController::HttpAuthentication::Digest
#entry — ActionView::Helpers::AtomFeedHelper::AtomFeedBuilder
#env — ActionDispatch::TestRequest
#env_filter — ActionDispatch::Http::FilterParameters
#eql? — ActionView::FileSystemResolver
#error? — ActionDispatch::TestResponse
#error_message — ActionView::Helpers::ActiveModelInstanceTag
#error_wrapping — ActionView::Helpers::ActiveModelInstanceTag
#escape_javascript — ActionView::Helpers::JavaScriptHelper
#escape_once — ActionView::Helpers::TagHelper
#etag — ActionDispatch::Http::Cache::Response
#etag= — ActionDispatch::Http::Cache::Response
#etag? — ActionDispatch::Http::Cache::Response
#etag_matches? — ActionDispatch::Http::Cache::Request
#excerpt — ActionView::Helpers::TextHelper
#exists? — ActionDispatch::Session::AbstractStore::SessionHash
#exists? — ActionView::LookupContext::ViewPaths
#expected_response — ActionController::HttpAuthentication::Digest
#expire_action — ActionController::Caching::Actions
#expire_fragment — ActionController::Caching::Fragments
#expire_page — ActionController::Caching::Pages::ClassMethods
#expire_page — ActionController::Caching::Pages
#expires_in — ActionController::ConditionalGet
#expires_now — ActionController::ConditionalGet
#favicon_link_tag — ActionView::Helpers::AssetTagHelper
#field_set_tag — ActionView::Helpers::FormTagHelper
#fields_for — ActionView::Helpers::FormHelper
#fields_for — 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_tag — ActionDispatch::Assertions::TagAssertions
#find_layout — ActionView::Layouts
#find_tag — ActionDispatch::Assertions::TagAssertions
#find_template — ActionView::LookupContext::ViewPaths
#fixture_file_upload — ActionDispatch::TestProcess
#flash — ActionDispatch::Request
#flash — ActionDispatch::TestProcess
#flash — ActionDispatch::TestResponse::DeprecatedHelpers
#follow_redirect! — ActionDispatch::Integration::RequestHelpers
#forgery_whitelisted? — ActionDispatch::Request
#form_authenticity_param — ActionController::RequestForgeryProtection
#form_authenticity_token — ActionController::RequestForgeryProtection
#form_data? — ActionDispatch::Request
#form_for — ActionView::Helpers::FormHelper
#form_tag — ActionView::Helpers::FormTagHelper
#format — ActionDispatch::Http::MimeNegotiation
#format= — ActionDispatch::Http::MimeNegotiation
#formats — ActionDispatch::Http::MimeNegotiation
#formats= — ActionView::LookupContext::Details
#fragment_cache_key — ActionController::Caching::Fragments
#fragment_exist? — ActionController::Caching::Fragments
#fresh? — ActionDispatch::Http::Cache::Request
#fresh_when — ActionController::ConditionalGet
#from_rails_root — ActionView::LogSubscriber
#fullpath — ActionDispatch::Request
#get — ActionDispatch::Routing::Mapper::HttpHelpers
#get — ActionController::TestCase::Behavior
#get — ActionDispatch::Integration::RequestHelpers
#get? — ActionDispatch::Request
#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
#handle_unverified_request — ActionController::RequestForgeryProtection
#has_empty_resource_definition? — ActionController::Responder
#has_errors? — ActionController::Responder
#has_flash? — ActionDispatch::TestResponse::DeprecatedHelpers
#has_flash_object? — ActionDispatch::TestResponse::DeprecatedHelpers
#has_flash_with_contents? — ActionDispatch::TestResponse::DeprecatedHelpers
#has_key? — ActionDispatch::Session::AbstractStore::SessionHash
#has_session_object? — ActionDispatch::TestResponse::DeprecatedHelpers
#has_template_object? — ActionDispatch::TestResponse::DeprecatedHelpers
#head — ActionController::Head
#head — ActionDispatch::Integration::RequestHelpers
#head — ActionController::TestCase::Behavior
#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
#helpers_dir — ActionController::Helpers::ClassMethods
#helpers_dir= — ActionController::Helpers::ClassMethods
#hidden_field — ActionView::Helpers::FormHelper
#hidden_field — ActionView::Helpers::FormBuilder
#hidden_field_tag — ActionView::Helpers::FormTagHelper
#hide — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#hide_action — ActionController::HideActions::ClassMethods
#highlight — ActionView::Helpers::TextHelper
#host — ActionDispatch::Http::URL
#host — ActionDispatch::Integration::Session
#host! — ActionDispatch::Integration::Session
#host= — ActionDispatch::TestRequest
#host_with_port — ActionDispatch::Http::URL
#html? — Mime::Type
#html_document — ActionDispatch::Assertions::TagAssertions
#https! — ActionDispatch::Integration::Session
#https? — ActionDispatch::Integration::Session
#id_constraint — ActionDispatch::Routing::Mapper::Resources
#id_constraint? — ActionDispatch::Routing::Mapper::Resources
#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_path — ActionView::Helpers::AssetTagHelper
#image_submit_tag — ActionView::Helpers::FormTagHelper
#image_tag — ActionView::Helpers::AssetTagHelper
#in_memory_controller_namespaces — ActionDispatch::Routing::RouteSet
#index — ActionController::Middleware
#inherited — AbstractController::Helpers::ClassMethods
#inherited — AbstractController::Layouts::ClassMethods
#inherited — ActionController::HideActions::ClassMethods
#initialize_template_class — ActionController::Compatibility
#insert — ActionDispatch::MiddlewareStack
#insert_after — ActionDispatch::MiddlewareStack
#insert_before — ActionDispatch::MiddlewareStack
#insert_html — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#inspect — ActionDispatch::MiddlewareStack::Middleware
#inspect — ActionView::Template
#inspect — ActionDispatch::Session::AbstractStore::SessionHash
#instrument_fragment_cache — ActionController::Caching::Fragments
#ip — ActionDispatch::Request
#javascript_include_tag — ActionView::Helpers::AssetTagHelper
#javascript_path — ActionView::Helpers::AssetTagHelper
#javascript_tag — ActionView::Helpers::JavaScriptHelper
#keep — ActionDispatch::Flash::FlashHash
#key? — ActionDispatch::Request
#klass — ActionDispatch::MiddlewareStack::Middleware
#l — AbstractController::Translation
#l — ActionView::Helpers::TranslationHelper
#label — ActionView::Helpers::FormBuilder
#label — ActionView::Helpers::FormHelper
#label_tag — ActionView::Helpers::FormTagHelper
#last_modified — ActionDispatch::Http::Cache::Response
#last_modified= — ActionDispatch::Http::Cache::Response
#last_modified? — ActionDispatch::Http::Cache::Response
#layout — ActionDispatch::TestResponse::DeprecatedHelpers
#layout — AbstractController::Layouts::ClassMethods
#link_to — ActionView::Helpers::UrlHelper
#link_to_function — ActionView::Helpers::JavaScriptHelper
#link_to_if — ActionView::Helpers::UrlHelper
#link_to_unless — ActionView::Helpers::UrlHelper
#link_to_unless_current — ActionView::Helpers::UrlHelper
#literal — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#loaded? — ActionDispatch::Session::AbstractStore::SessionHash
#local? — ActionDispatch::Request
#locale — ActionView::LookupContext::Details
#locale= — ActionView::LookupContext::Details
#localize — ActionView::Helpers::TranslationHelper
#localize — AbstractController::Translation
#locals — ActionView::TestCase::Behavior
#location — ActionDispatch::Response
#location — ActionController::Metal
#location= — ActionDispatch::Response
#location= — ActionController::Metal
#logger — ActionView::LogSubscriber
#logger — ActionController::LogSubscriber
#lookup_context — AbstractController::ViewPaths
#mail_to — ActionView::Helpers::UrlHelper
#match — ActionDispatch::Routing::Mapper::Base
#match — ActionDispatch::Routing::Mapper::Resources
#match — HTML::Selector
#match — ActionDispatch::Routing::Mapper::Shorthand
#media_type — ActionDispatch::Request
#member — ActionDispatch::Routing::Mapper::Resources
#message — ActionDispatch::Response
#method — ActionDispatch::Request
#method_for_action — ActionController::ImplicitRender
#method_for_action — ActionController::Compatibility
#method_missing — ActionDispatch::Assertions::RoutingAssertions
#method_missing — AbstractController::Collector
#method_missing — ActionDispatch::Integration::Runner
#method_option_to_s — ActionView::Helpers::PrototypeHelper
#method_symbol — ActionDispatch::Request
#mime_type — ActionView::Template
#missing? — ActionDispatch::TestResponse
#mount — ActionDispatch::Routing::Mapper::Base
#name_for_action — ActionDispatch::Routing::Mapper::Resources
#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_options — ActionDispatch::Routing::Mapper::Resources
#new — ActionView::TestCase::Behavior::ClassMethods
#new — ActionDispatch::Routing::Mapper::Resources
#next_element — HTML::Selector
#next_selector — HTML::Selector
#nonce — ActionController::HttpAuthentication::Digest
#not_modified? — ActionDispatch::Http::Cache::Request
#notice — ActionDispatch::Flash::FlashHash
#notice= — ActionDispatch::Flash::FlashHash
#now — ActionDispatch::Flash::FlashHash
#nth_child — HTML::Selector
#number_field — ActionView::Helpers::FormHelper
#number_field_tag — ActionView::Helpers::FormTagHelper
#object — ActionView::Helpers::ActiveModelInstanceTag
#only_child — HTML::Selector
#opaque — ActionController::HttpAuthentication::Digest
#open — ActionDispatch::Http::UploadedFile
#open_session — ActionDispatch::Integration::Runner
#option_groups_from_collection_for_select — ActionView::Helpers::FormOptionsHelper
#options_for_ajax — ActionView::Helpers::PrototypeHelper
#options_for_javascript — ActionView::Helpers::PrototypeHelper
#options_for_select — ActionView::Helpers::FormOptionsHelper
#options_from_collection_for_select — ActionView::Helpers::FormOptionsHelper
#parameter_filter — ActionDispatch::Http::FilterParameters
#parameter_filter_for — ActionDispatch::Http::FilterParameters
#parameters — ActionDispatch::Http::Parameters
#params — ActionController::Metal
#params — ActionDispatch::Http::Parameters
#params= — ActionController::Metal
#password_field — ActionView::Helpers::FormHelper
#password_field_tag — ActionView::Helpers::FormTagHelper
#path — ActionDispatch::Http::UploadedFile
#path= — ActionDispatch::TestRequest
#path_for_action — ActionDispatch::Routing::Mapper::Resources
#path_parameters — ActionDispatch::Http::Parameters
#path_to_audio — ActionView::Helpers::AssetTagHelper
#path_to_image — ActionView::Helpers::AssetTagHelper
#path_to_javascript — ActionView::Helpers::AssetTagHelper
#path_to_stylesheet — ActionView::Helpers::AssetTagHelper
#path_to_video — ActionView::Helpers::AssetTagHelper
#performed? — ActionController::Compatibility
#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::Integration::RequestHelpers
#post — ActionController::TestCase::Behavior
#post — ActionDispatch::Routing::Mapper::HttpHelpers
#post? — ActionDispatch::Request
#post_via_redirect — ActionDispatch::Integration::RequestHelpers
#prefix_name_for_action — ActionDispatch::Routing::Mapper::Resources
#prepare! — ActionDispatch::Response
#prepare_controller_class — ActionController::TestCase::Behavior::ClassMethods
#prepend_view_path — AbstractController::ViewPaths
#prepend_view_path — AbstractController::ViewPaths::ClassMethods
#process — ActionController::TemplateAssertions
#process — ActionController::TestCase::Behavior
#process — ActionController::Middleware
#process — AbstractController::Base
#process_action — ActionController::Instrumentation
#process_action — AbstractController::Callbacks
#process_action — ActionController::LogSubscriber
#process_attributes_for — HTML::WhiteListSanitizer
#process_node — HTML::FullSanitizer
#process_node — HTML::Sanitizer
#process_node — HTML::WhiteListSanitizer
#process_node — HTML::LinkSanitizer
#process_with_new_base_test — ActionController::Testing
#protect_against_forgery? — ActionController::RequestForgeryProtection
#protect_from_forgery — ActionController::RequestForgeryProtection::ClassMethods
#protocol — ActionDispatch::Http::URL
#put — ActionController::TestCase::Behavior
#put — ActionDispatch::Integration::RequestHelpers
#put — ActionDispatch::Routing::Mapper::HttpHelpers
#put? — ActionDispatch::Request
#put_via_redirect — ActionDispatch::Integration::RequestHelpers
#query — ActionView::NullResolver
#query_parameters — ActionDispatch::Request
#radio_button — ActionView::Helpers::FormHelper
#radio_button — ActionView::Helpers::FormBuilder
#radio_button_checked? — ActionView::Helpers::InstanceTagMethods::ClassMethods
#radio_button_tag — ActionView::Helpers::FormTagHelper
#range_field — ActionView::Helpers::FormHelper
#range_field_tag — ActionView::Helpers::FormTagHelper
#raw — ActionView::Helpers::RawOutputHelper
#raw_host_with_port — ActionDispatch::Http::URL
#raw_post — ActionDispatch::Request
#read — ActionDispatch::Http::UploadedFile
#read_fragment — ActionController::Caching::Fragments
#record_key_for_dom_id — ActionController::RecordIdentifier
#recycle! — ActionController::TestResponse
#redirect — ActionDispatch::Routing::Mapper::HttpHelpers
#redirect? — ActionDispatch::TestResponse
#redirect_to — ActionController::Instrumentation
#redirect_to — ActionController::Redirecting
#redirect_to — ActionController::LogSubscriber
#redirect_to — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#redirect_to — ActionController::Flash
#redirect_to_url — ActionDispatch::TestProcess
#redirect_url — ActionDispatch::Response
#redirect_url_match? — ActionDispatch::TestResponse::DeprecatedHelpers
#redirected_to — ActionDispatch::TestResponse::DeprecatedHelpers
#ref — Mime::Type
#reload — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#remote_addr= — ActionDispatch::TestRequest
#remote_addrs — ActionDispatch::RemoteIp::RemoteIpGetter
#remote_function — ActionView::Helpers::PrototypeHelper
#remote_ip — ActionDispatch::Request
#remove — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#render — ActionView::Rendering
#render — ActionView::TestCase::Behavior
#render — ActionView::Template
#render — AbstractController::Rendering
#render — ActionController::Instrumentation
#render — ActionView::Template::ActionView::Template::Template::Handler
#render — ActionView::Partials::PartialRenderer
#render_collection — ActionView::LogSubscriber
#render_collection — ActionView::Partials::PartialRenderer
#render_partial — ActionView::LogSubscriber
#render_partial — ActionView::Partials::PartialRenderer
#render_template — ActionView::LogSubscriber
#render_to_body — ActionController::Renderers
#render_to_body — ActionController::Compatibility
#render_to_body — AbstractController::Rendering
#render_to_string — AbstractController::Rendering
#rendered — ActionDispatch::TestResponse::DeprecatedHelpers
#replace — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#replace_html — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#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::Http::URL
#request_uri= — ActionDispatch::TestRequest
#request_via_redirect — ActionDispatch::Integration::RequestHelpers
#rescue_action — ActionController::Compatibility
#rescue_action_in_public! — ActionController::TestCase::Behavior
#rescue_action_without_handler — ActionController::TestCase::RaiseActionExceptions
#rescue_from — ActionDispatch::Rescue
#rescue_with_handler — ActionController::Rescue
#reset! — ActionDispatch::Integration::Runner
#reset! — ActionDispatch::Integration::Session
#reset_cycle — ActionView::Helpers::TextHelper
#reset_session — ActionDispatch::Request
#reset_session — ActionController::RackDelegation
#resource — ActionDispatch::Routing::Mapper::Resources
#resource_location — ActionController::Responder
#resource_method_scope? — ActionDispatch::Routing::Mapper::Resources
#resource_scope — ActionDispatch::Routing::Mapper::Resources
#resource_scope? — ActionDispatch::Routing::Mapper::Resources
#resourceful? — ActionController::Responder
#resources — ActionDispatch::Routing::Mapper::Resources
#resources_path_names — ActionDispatch::Routing::Mapper::Resources
#respond — ActionController::Responder
#respond_to — ActionController::MimeResponds::ClassMethods
#respond_to? — ActionDispatch::Response
#response_body= — ActionController::RackDelegation
#response_body= — ActionController::Metal
#response_code — ActionDispatch::Response
#response_from_page_or_rjs — ActionDispatch::Assertions::SelectorAssertions
#rewind — ActionDispatch::Http::UploadedFile
#root — ActionDispatch::Routing::Mapper::Resources
#root — ActionDispatch::Routing::Mapper::Base
#safe_concat — ActionView::Helpers::TextHelper
#sanitize — HTML::FullSanitizer
#sanitize — HTML::Sanitizer
#sanitize — ActionView::Helpers::SanitizeHelper
#sanitize_css — HTML::WhiteListSanitizer
#sanitize_css — ActionView::Helpers::SanitizeHelper
#sanitize_dom_id — ActionController::RecordIdentifier
#sanitizeable? — HTML::Sanitizer
#sanitizeable? — HTML::LinkSanitizer
#scheme — ActionDispatch::Http::URL
#scope — ActionDispatch::Routing::Mapper::Scoping
#scope_action_options — ActionDispatch::Routing::Mapper::Resources
#scope_action_options? — ActionDispatch::Routing::Mapper::Resources
#search_field — ActionView::Helpers::FormHelper
#search_field_tag — ActionView::Helpers::FormTagHelper
#secret_token — ActionController::HttpAuthentication::Digest
#select — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#select — ActionView::Helpers::FormOptionsHelper
#select — HTML::Selector
#select — ActionView::Helpers::FormBuilder
#select — HTML::Tag
#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::Streaming
#send_data — ActionController::LogSubscriber
#send_file — ActionController::LogSubscriber
#send_file — ActionController::Instrumentation
#send_file — ActionController::Streaming
#server_error? — ActionDispatch::TestResponse
#server_port — ActionDispatch::Http::URL
#server_software — ActionDispatch::Request
#session — ActionDispatch::TestResponse::DeprecatedHelpers
#session — ActionDispatch::TestProcess
#session_options= — ActionDispatch::Request
#set_test_assigns — ActionController::Testing
#setup — ActionView::Partials::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
#shallow_scoping? — ActionDispatch::Routing::Mapper::Resources
#show — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#simple_format — ActionView::Helpers::TextHelper
#simple_selector — HTML::Selector
#size — ActionDispatch::Http::UploadedFile
#skip_default_locale! — ActionView::LookupContext::Details
#skip_filter — AbstractController::Callbacks::ClassMethods
#sortable — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#sortable_element — ActionView::Helpers::ScriptaculousHelper
#ssl? — ActionDispatch::Http::URL
#stale? — ActionController::ConditionalGet
#standard_port — ActionDispatch::Http::URL
#standard_port? — ActionDispatch::Http::URL
#start_processing — ActionController::LogSubscriber
#status — ActionController::Metal
#status= — ActionController::Metal
#status= — ActionDispatch::Response
#status_message — ActionDispatch::Response
#strip_links — ActionView::Helpers::SanitizeHelper
#strip_tags — ActionView::Helpers::SanitizeHelper
#stylesheet_link_tag — ActionView::Helpers::AssetTagHelper
#stylesheet_path — ActionView::Helpers::AssetTagHelper
#subdomain — ActionDispatch::Http::URL
#subdomains — ActionDispatch::Http::URL
#submit — ActionView::Helpers::FormBuilder
#submit_tag — ActionView::Helpers::FormTagHelper
#success? — ActionDispatch::TestResponse
#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
#teardown_subscriptions — ActionController::TemplateAssertions
#telephone_field — ActionView::Helpers::FormHelper
#telephone_field_tag — ActionView::Helpers::FormTagHelper
#template — ActionDispatch::TestResponse::DeprecatedHelpers
#template_exists? — ActionView::LookupContext::ViewPaths
#template_objects — ActionDispatch::TestResponse::DeprecatedHelpers
#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_select — ActionView::Helpers::DateHelper
#time_select — ActionView::Helpers::FormBuilder
#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_a — ActionController::Metal
#to_format — ActionController::Responder
#to_hash — ActionDispatch::Session::AbstractStore::SessionHash
#to_html — ActionController::Responder
#to_model — ActionView::Helpers::FormBuilder
#to_path — ActionView::PathResolver
#to_path — ActionDispatch::Response
#to_s — ActionDispatch::RemoteIp::RemoteIpGetter
#to_s — ActionView::PathResolver
#to_s — Mime::Type
#to_str — Mime::Type
#to_sym — Mime::Type
#toggle — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#token_and_options — ActionController::HttpAuthentication::Token
#tokenize — HTML::WhiteListSanitizer
#tokenize — HTML::Sanitizer
#translate — ActionView::Helpers::TranslationHelper
#translate — AbstractController::Translation
#truncate — ActionView::Helpers::TextHelper
#unescape_rjs — ActionDispatch::Assertions::SelectorAssertions
#update — ActionDispatch::Session::AbstractStore::SessionHash
#update_details — ActionView::LookupContext::Details
#update_page — ActionView::Helpers::PrototypeHelper
#update_page_tag — ActionView::Helpers::PrototypeHelper
#updated — ActionView::Helpers::AtomFeedHelper::AtomFeedBuilder
#url — ActionDispatch::Http::URL
#url_field — ActionView::Helpers::FormHelper
#url_field_tag — ActionView::Helpers::FormTagHelper
#url_for — ActionDispatch::Routing::UrlFor
#url_for — ActionController::Metal
#url_for — ActionView::Helpers::UrlHelper
#url_options — ActionDispatch::Integration::Runner
#url_options — ActionController::UrlFor
#url_options — ActionView::Helpers::UrlHelper
#url_options — ActionDispatch::Routing::UrlFor
#use — ActionDispatch::MiddlewareStack
#use_renderer — ActionController::Renderers::ClassMethods
#use_renderers — ActionController::Renderers::ClassMethods
#user_agent= — ActionDispatch::TestRequest
#user_name_and_password — ActionController::HttpAuthentication::Basic
#validate_digest_response — ActionController::HttpAuthentication::Digest
#validate_nonce — ActionController::HttpAuthentication::Digest
#value — ActionView::Helpers::InstanceTagMethods::ClassMethods
#value_before_type_cast — ActionView::Helpers::InstanceTagMethods::ClassMethods
#variable_name — ActionView::Template
#verified_request? — ActionController::RequestForgeryProtection
#verify_authenticity_token — ActionController::RequestForgeryProtection
#verify_request? — Mime::Type
#video_path — ActionView::Helpers::AssetTagHelper
#video_tag — ActionView::Helpers::AssetTagHelper
#view_context — ActionView::Base
#view_context — AbstractController::Rendering
#view_context_class — AbstractController::Rendering::ClassMethods
#view_context_class — AbstractController::Rendering
#view_paths — AbstractController::ViewPaths::ClassMethods
#view_paths= — AbstractController::ViewPaths::ClassMethods
#view_paths= — ActionView::LookupContext::ViewPaths
#visible_action? — ActionController::HideActions::ClassMethods
#visual_effect — ActionView::Helpers::PrototypeHelper::JavaScriptGenerator::GeneratorMethods
#visual_effect — ActionView::Helpers::ScriptaculousHelper
#with_exclusive_scope — ActionDispatch::Routing::Mapper::Resources
#with_fallbacks — ActionView::LookupContext::ViewPaths
#with_layout_format — ActionView::LookupContext::Details
#with_routing — ActionDispatch::Assertions::RoutingAssertions
#with_scope_level — ActionDispatch::Routing::Mapper::Resources
#word_wrap — ActionView::Helpers::TextHelper
#write — ActionDispatch::Response
#write_fragment — ActionController::Caching::Fragments
#xhr — ActionDispatch::Integration::RequestHelpers
#xhr — ActionController::TestCase::Behavior
#xhr? — ActionDispatch::Request
#xml_http_request — ActionController::TestCase::Behavior
#xml_http_request — ActionDispatch::Integration::RequestHelpers
#xml_http_request? — ActionDispatch::Request