Is it possible in rails to have params like this or syntax of params like this?
<% @users.each do |user| %> <% @menus.each do |menu| %> *params["user.name" "menu.id"]* <% end %> <% end %> -- View this message in context: http://ruby.11.x6.nabble.com/help-Rails-params-tp4993041.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