class PT::ActionTable

Public Class Methods

fields() click to toggle source
# File lib/pt/data_table.rb, line 108
def self.fields
  [:action]
end