Sha256: 925cf0a7c91d9e67eb9c37a3275d47dbbede25ea9352276ae0a1f075b319c9fb

Contents?: true

Size: 140 Bytes

Versions: 91

Compression:

Stored size: 140 Bytes

Contents

class BookDiscussionsController < DiscussionsController
  private

  def set_debatable
    @debatable = Organization.current.book
  end
end

Version data entries

91 entries across 91 versions & 1 rubygems

Version Path
mumuki-laboratory-7.11.1 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.11.0 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.10.5 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.10.4 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.10.3 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.10.2 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.10.1 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.10.0 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.9.2 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.9.1 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.9.0 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.7.6 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.7.5 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.7.4 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.8.0 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.7.3 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.7.2 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.7.1 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.7.0 app/controllers/book_discussions_controller.rb
mumuki-laboratory-7.6.2 app/controllers/book_discussions_controller.rb