To put simply enough, I'd just like to know if there's a way to set defaults for the sorting functionality using the Ransack gem? ie.
Currently, I have the following when the page loads:
But instead, I'd like to have the following defaults when the page loads:
Is it possible to do this via proper configuration of the Ransack Gem?
Thanks in advance as always!
Best Regards!