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