app/views/fe/questions/fe/_reference_friend.html.erb in fe-1.0.0 vs app/views/fe/questions/fe/_reference_friend.html.erb in fe-2.0.0
- old
+ new
@@ -1 +1 @@
-<%= render 'fe/questions/fe/reference_question', :reference_question => reference_friend, :title => _('Friend Reference') %>
+<%= render "fe/questions/fe/reference_question", reference_question: reference_friend, title: _("Friend Reference") %>