19 20 21
# File 'lib/purview/tables/table_metadata.rb', line 19 def enabled_at_column Purview::Columns::Timestamp.new(:enabled_at) end