class Bootstrap::Generators::ThemedGenerator

def excluded_columns_names

def excluded_columns_names
  %w[id created_at updated_at]
end