Libraries
»
gregbell/active_admin
(master)
»
Index
»
ActiveAdmin
»
Views
»
TableFor
»
#tag_name
Method: ActiveAdmin::Views::TableFor#tag_name
Defined in:
lib/active_admin/views/components/table_for.rb
#
tag_name
⇒
Object
7 8 9
# File 'lib/active_admin/views/components/table_for.rb', line 7
def
tag_name
"
table
"
end