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/ruby-2.7.4/doc/actionpack-6.1.4.1/ri/ActionController/Parameters/slice-i.ri
U:RDoc::AnyMethod[iI"
slice:ETI"'ActionController::Parameters#slice;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"GReturns a new <tt>ActionController::Parameters</tt> instance that ;TI"9includes only the given +keys+. If the given +keys+ ;TI"(don't exist, returns an empty hash.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[I"Aparams = ActionController::Parameters.new(a: 1, b: 2, c: 3)
;TI"`params.slice(:a, :b) # => <ActionController::Parameters {"a"=>1, "b"=>2} permitted: false>
;TI"Qparams.slice(:d)     # => <ActionController::Parameters {} permitted: false>;T:@format0:
@fileI"5lib/action_controller/metal/strong_parameters.rb;T:0@omit_headings_from_table_of_contents_below000[I"(*keys);T@FI"Parameters;TcRDoc::NormalClass00