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/actionview-6.1.4.1/ri/ActionView/Helpers/FormBuilder/select-i.ri
U:RDoc::AnyMethod[iI"select:ETI",ActionView::Helpers::FormBuilder#select;TF:publico:RDoc::Markup::Document:@parts[	o:RDoc::Markup::Paragraph;	[I"KWraps ActionView::Helpers::FormOptionsHelper#select for form builders:;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[	I""<%= form_for @post do |f| %>
;TI"d  <%= f.select :person_id, Person.all.collect { |p| [ p.name, p.id ] }, include_blank: true %>
;TI"  <%= f.submit %>
;TI"<% end %>
;T:@format0o;
;	[I"FPlease refer to the documentation of the base helper for details.;T:
@fileI"3lib/action_view/helpers/form_options_helper.rb;T:0@omit_headings_from_table_of_contents_below000[I"E(method, choices = nil, options = {}, html_options = {}, &block);T@FI"FormBuilder;TcRDoc::NormalClass00