Sha256: e556db7b72f9f0e4b0f592d41b043a1a8f95baef855071a2012c421b6b1c9f0e
Contents?: true
Size: 317 Bytes
Versions: 30
Compression:
Stored size: 317 Bytes
Contents
- administrador_helper(self).filter_attributes_for_show(resource_class.attribute_names).each do |name| - if name.end_with?('_id') && table.resource.respond_to?(name.chomp("_id")) = table.association name.chomp("_id"), label_method: ->(r) { administrador_helper(self).label_for(r) } - else = table.row name
Version data entries
30 entries across 30 versions & 1 rubygems