You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when using the have_attribute_row method with "USA/UAH" first argument we have
the wrong selector tr.row.row-usa/uah> td but ActiveAdmin generate
this selector tr.row.row-usa_uah > td
when using the
have_attribute_rowmethod with "USA/UAH" first argument we havethe wrong selector
tr.row.row-usa/uah> tdbut ActiveAdmin generatethis selector
tr.row.row-usa_uah > td