Sha256: 54f4f556bb623da124532346cd6c49387dab3167594767ee8d94efc429e78f56

Contents?: true

Size: 173 Bytes

Versions: 42

Compression:

Stored size: 173 Bytes

Contents

module Edgarj
  class UserGroupsPopupController < Edgarj::PopupController
  private
    def drawer_class
      UserGroupsPopupHelper::UserGroupPopupDrawer
    end
  end
end

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
edgarj-4.06.10 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.06.09 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.06.07 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.06.05 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.06.04 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.06.03 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.06.02 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.06.01 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.06.00 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.05.04 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.05.03 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.05.02 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.05.01 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.05.00 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.04.01 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.04.00 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.03.00 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.02.00 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.01.01 app/controllers/edgarj/user_groups_popup_controller.rb
edgarj-4.01.00 app/controllers/edgarj/user_groups_popup_controller.rb