Class: Oversee::Table::Data
- Inherits:
-
Phlex::HTML
- Object
- Phlex::HTML
- Oversee::Table::Data
- Defined in:
- app/components/oversee/table/data.rb
Instance Method Summary collapse
Instance Method Details
#view_template ⇒ Object
2 3 4 |
# File 'app/components/oversee/table/data.rb', line 2 def view_template(&) td(class: "whitespace-nowrap p-4 text-sm text-gray-500", &) end |