Sha256: a3ac1a98b511032149e58f3b5e2a6404ca8b488bcac81a6c461e50299fe0cf68

Contents?: true

Size: 134 Bytes

Versions: 42

Compression:

Stored size: 134 Bytes

Contents

class AuthorsPopupController < Edgarj::PopupController
private
  def drawer_class
    AuthorsPopupHelper::AuthorPopupDrawer
  end
end

Version data entries

42 entries across 42 versions & 1 rubygems

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