No! Use intelligence!  the entire select tag is replaced by collection  
select. Look on the API for syntax.

Blog: http://random8.zenunit.com/
Learn rails: http://sensei.zenunit.com/

On 05/02/2009, at 4:42 AM, Nopp Deew <rails-mailing-l...@andreas- 
s.net> wrote:

>
> Julian Leviston wrote:
>> Use collection_select
>
> Program has been error >>
>
> wrong number of arguments (4 for 5)
>
> error on line 28
>
> 27:         <select name="area_id_<%=person.id%>_<%=date%>">
> 28:         <%= collection_select @areas, :id, :name, (shift.area_id  
> if
> shift) %>
> 29:         </select>
>
> -- 
> Posted via http://www.ruby-forum.com/.
>
> >

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to