Sha256: b465c3393b238fdcdf6ba827eac13d97f1583be5ff6a60d3679e8c984ec354fc

Contents?: true

Size: 130 Bytes

Versions: 9

Compression:

Stored size: 130 Bytes

Contents

<%= form_for @obj do %>
<%= select( :bar, :collection => @collection, :text_method => :bar, :value_method => :foo ) %>
<% end =%>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
merb-helpers-1.1.3 spec/fixture/app/views/bound_select_specs/selected.html.erb
merb-helpers-1.1.2 spec/fixture/app/views/bound_select_specs/selected.html.erb
merb-helpers-1.1.1 spec/fixture/app/views/bound_select_specs/selected.html.erb
merb-helpers-1.1.0 spec/fixture/app/views/bound_select_specs/selected.html.erb
merb-helpers-1.1.0.rc1 spec/fixture/app/views/bound_select_specs/selected.html.erb
merb-helpers-1.1.0.pre spec/fixture/app/views/bound_select_specs/selected.html.erb
merb-helpers-1.0.15 spec/fixture/app/views/bound_select_specs/selected.html.erb
merb-helpers-1.0.14 spec/fixture/app/views/bound_select_specs/selected.html.erb
merb-helpers-1.0.13 spec/fixture/app/views/bound_select_specs/selected.html.erb