Class: Perilune::TasksController

Inherits:
ApplicationController show all
Defined in:
app/controllers/perilune/tasks_controller.rb

Instance Method Summary collapse

Instance Method Details

#indexObject



8
# File 'app/controllers/perilune/tasks_controller.rb', line 8

def index; end

#showObject



10
# File 'app/controllers/perilune/tasks_controller.rb', line 10

def show; end