Hi there,
I'm using active_admin-state_machine with rails v6.1.4 and ActiveAdmin v2.9.0
When rails is launched, I get warnings for each state_action block defined in my active admin classes:
Warning: method <state action> already defined in <ActiveAdmin Controller>
Hi there,
I'm using active_admin-state_machine with rails v6.1.4 and ActiveAdmin v2.9.0
When rails is launched, I get warnings for each state_action block defined in my active admin classes:
Warning: method <state action> already defined in <ActiveAdmin Controller>