Sha256: 139a4a1395a5db9e6110e2cf10a6d2714100a101cee8a01622a410c2f4e12b95
Contents?: true
Size: 138 Bytes
Versions: 4
Compression:
Stored size: 138 Bytes
Contents
module PT::Flow class TasksTable < PT::TasksTable def self.fields [:name, :story_type, :current_state, :id] end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
pt-flow-0.6.4 | lib/pt-flow/tasks_table.rb |
pt-flow-0.6.3 | lib/pt-flow/tasks_table.rb |
pt-flow-0.6.2 | lib/pt-flow/tasks_table.rb |
pt-flow-0.6.1 | lib/pt-flow/tasks_table.rb |