Func <%= text_field_tag '[methods][' + @migration_method.name + '][funcs][][name]', 'remove_timestamps', :readonly => true %> <%= text_field_tag '[methods][' + @migration_method.name + '][funcs][][table_name]', @migration_func.name, :readonly => true %> <%= check_box_tag '[methods][' + @migration_method.name + '][funcs][][delete]', true, false %>delete