class Para::TableGenerator
Public Instance Methods
Source
# File lib/generators/para/table/table_generator.rb, line 10 def generate_table template( "_table.html.haml", "app/views/admin/#{ plural_namespaced_path }/_table.haml" ) end
# File lib/generators/para/table/table_generator.rb, line 10 def generate_table template( "_table.html.haml", "app/views/admin/#{ plural_namespaced_path }/_table.haml" ) end