Sha256: fc62502f68275cf85487ec4373898e38f4536907feac3df69bcd8d7aca123edb

Contents?: true

Size: 160 Bytes

Versions: 42

Compression:

Stored size: 160 Bytes

Contents

module Edgarj
  class UserGroupsController < Edgarj::EdgarjController
  private
    def drawer_class
      UserGroupsHelper::UserGroupDrawer
    end
  end
end

Version data entries

42 entries across 42 versions & 1 rubygems

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