<%= f.select :group_name, options_for_select(@group_mst.collect{|x| [x.group_name]}), {:multiple => :multiple} %>
that is on the line 44. -- View this message in context: http://ruby.11.x6.nabble.com/help-renders-new-edit-user-mst-form-tp4991623p4991630.html Sent from the rspec-users mailing list archive at Nabble.com. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users