% if params.has_key?(:which_post) %> <% which_post = params[:which_post] %> <% else %> <% which_post = @user.messages.last.id %> <% end %>