HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/default/doc/actionpack-6.1.4.1/ri/ActionController/Base/without_modules-c.ri
U:RDoc::AnyMethod[iI"without_modules:ETI",ActionController::Base::without_modules;TT:publico:RDoc::Markup::Document:@parts[	o:RDoc::Markup::Paragraph;	[I">Shortcut helper that returns all the modules included in ;TI"@ActionController::Base except the ones passed as arguments:;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[
I"6class MyBaseController < ActionController::Metal
;TI"Y  ActionController::Base.without_modules(:ParamsWrapper, :Streaming).each do |left|
;TI"    include left
;TI"  end
;TI"	end
;T:@format0o;
;	[I"JThis gives better control over what you want to exclude and makes it ;TI"Neasier to create a bare controller class, instead of listing the modules ;TI"required manually.;T:
@fileI""lib/action_controller/base.rb;T:0@omit_headings_from_table_of_contents_below000[I"(*modules);T@FI"	Base;TcRDoc::NormalClass00