Sha256: ee954f0888f979672f77adc339ef532e9477c142ff53cc282366a18e00c6420d

Contents?: true

Size: 114 Bytes

Versions: 42

Compression:

Stored size: 114 Bytes

Contents

class BooksController < Edgarj::EdgarjController
private
  def drawer_class
    BooksHelper::BookDrawer
  end
end

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
edgarj-0.01.13 test/dummy/app/controllers/books_controller.rb
edgarj-0.01.12 test/dummy/app/controllers/books_controller.rb