19 20 21 22 23
# File 'lib/taskr/controllers.rb', line 19 def list @actions = Taskr::Actions.list render :action_list end