This changes displays the user's phone on user profile page when current_user is an organizer of current conference.
It also includes the author's phone to accepted_sessions.csv report, visible only to organizers.
This changes also include the optimization made on ApplicationController#current_ability method.
This changes displays the user's phone on user profile page when current_user is an organizer of current conference. It also includes the author's phone to accepted_sessions.csv report, visible only to organizers.
This changes also include the optimization made on
ApplicationController#current_ability
method.