Class: PT::Flow::TasksTable

Inherits:
TasksTable
  • Object
show all
Defined in:
lib/pt-flow/tasks_table.rb

Class Method Summary collapse

Class Method Details

.fieldsObject



3
4
5
# File 'lib/pt-flow/tasks_table.rb', line 3

def self.fields
  [:name, :story_type, :current_state, :id]
end