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::BlankLine o: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