Class: Logs::LogsController

Inherits:
ApplicationController show all
Includes:
Concerns::LogsLoader, Concerns::Pagination
Defined in:
app/controllers/logs/logs_controller.rb

Constant Summary

Constants included from Concerns::Pagination

Concerns::Pagination::PAGE, Concerns::Pagination::PER_PAGE

Instance Method Summary collapse

Instance Method Details

#indexObject



8
# File 'app/controllers/logs/logs_controller.rb', line 8

def index; end

#showObject



10
# File 'app/controllers/logs/logs_controller.rb', line 10

def show; end