app/controllers/phcmemberspro/member/profiles_controller.rb in phcmemberspro-36.0.0 vs app/controllers/phcmemberspro/member/profiles_controller.rb in phcmemberspro-36.1.0
- old
+ new
@@ -2,9 +2,10 @@
module Phcmemberspro
class Member::ProfilesController < ApplicationController
# Security & Action Filters
+ skip_before_action :phcmemberspro_get_member_profile_info
before_action :authenticate_user!
before_action :set_paper_trail_whodunnit
before_action :set_member_profile, only: [:show, :edit, :update, :destroy]
# INDEX - Member Profile