Browse Source

Lint

pull/2836/head
Manny Dinssa 1 month ago
parent
commit
9409a3b99b
  1. 2
      app/helpers/details_table_helper.rb

2
app/helpers/details_table_helper.rb

@ -13,7 +13,7 @@ module DetailsTableHelper
end
end
private
private
def determine_value(attribute, resource, resource_class)
attribute[:value].presence || case resource_class

Loading…
Cancel
Save