osem-fcy/app/helpers
Aditya Prakash 7e04a267cb Fix get_roles method of User model
Previous implementation was associating resources with all
the roles regardless of user role in the resource. ie:
if user is cfp member of conf1, the method was returning:
{ organizer => conf1,
  cfp => conf1,
  Info Desk => conf1,
  Volunteers Coordinator => conf1
}
2016-04-17 14:11:09 +05:30
..
application_helper.rb Fix get_roles method of User model 2016-04-17 14:11:09 +05:30