#ask-question.center = link_to 'Click here to ask a question', new_question_path, data: {toggle: 'modal', target: '#remote-modal'}, class: 'btn btn-default askq' #questions.plr25 - case current_user.type - when 'Student' = render 'questions/index/asked', questions: @questions - when 'Tutor' = render 'questions/index/for_tutor'