How to get an ActiveAdmin index page to sort a specific default column when using default_scope for a resource index page? I have tried many things and nobody is working.
from active documentation on admin index page :
Default Default Sort Order You can define a default sort order for index pages:
ActiveAdmin.register Post do config.sort_order = "name_asc" end
Source: https://habr.com/ru/post/1434494/More articles:Make Hero Unit 100% Width w / Twitter Bootstrap - htmlnon-zero return code, although find -exec rm works - linuxThe application writes numbers to iPad screens, how can I prevent this? - iosHow to efficiently retrieve a subset of cv :: Mat - c ++Operator = is not a member of the exported C ++ __interface in a DLL - c ++Understanding Gratings - c ++Spring Check SpringMVC Ajax - springPerl script to process a CSV file, aggregate properties distributed across multiple records - perlPDO - the search asks for the terms as a whole, and not each term separately - phpListing from a multidimensional hash in Perl - perlAll Articles