Sha256: 455d53b547f8c21f06953271500a9a53b7fccc2f2168faab51577369cb8a17fa

Contents?: true

Size: 120 Bytes

Versions: 42

Compression:

Stored size: 120 Bytes

Contents

class AuthorsController < Edgarj::EdgarjController
private
  def drawer_class
    AuthorsHelper::AuthorDrawer
  end
end

Version data entries

42 entries across 42 versions & 1 rubygems

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